DBIx-Schema-Changelog

 view release on metacpan or  search on metacpan

examples/changelog/changelog-002-tables.yml  view on Meta::CPAN

  id: 002-64-maz
- author: Mario Zieschang
  entries:
  - columns:
    - name: msg_session
      type: uuid
    - name: msg_user
      type: uuid
    - default: 0
      length: 1
      name: locked
      type: bit
    - default: now()
      name: last_read
      type: timestamp
    name: msg_session_members
    type: createtable
  id: 002-65-maz
- author: Mario Zieschang
  entries:
  - columns:



( run in 1.404 second using v1.01-cache-2.11-cpan-49f99fa48dc )