Skip to content

Releases: dbtk/schema-loader

Next version

16 Aug 13:24

Choose a tag to compare

  • supports only DBAL types
  • supports DBAL options
  • supports indexes
  • supports constraints

Bugfix for multiple tables in one schema.xml file

16 Aug 06:56

Choose a tag to compare

Bugfixes

13 Aug 21:34

Choose a tag to compare

Merge pull request #6 from igormukhingmailcom/v1.1.1

Fixed my faults

Refactored: Code and dependencies; tests added

13 Aug 07:32

Choose a tag to compare

Merge pull request #5 from igormukhingmailcom/refactoring

Refactored: Code and dependencies; tests added

Support decimal and float type precision

31 Jul 07:54

Choose a tag to compare

v1.0.5

Update composer lock

support primary key and autoincrement

06 Jul 10:23

Choose a tag to compare

v1.0.4

fix primary key

Bugfix bootstrapper

05 Jul 11:55

Choose a tag to compare

v1.0.3

Bugfix bootstrapper

More robust bootstrapping as vendor app

05 Jul 11:48

Choose a tag to compare

v1.0.2

More robust bootstrapping as vendor app

Add bin/dbtk-schema-loader to vendor/bin

05 Jul 11:33

Choose a tag to compare

Add bin/dbtk-schema-loader to composer.json

So it can be used from vendor/bin in other projects

Initial tagged release

05 Jul 11:27

Choose a tag to compare

v1.0.0

Support new types: bigint, bool/tinyint, date+datetime, decimal