Releases: auraphp/Aura.SqlSchema
Releases · auraphp/Aura.SqlSchema
2.0.3
This release fixes a bug so that autoincrement columns with NULL or NOT NULL in SQLite are recognized as autoincrementing.
2.0.2
This release fixes a bug so that composite primary keys in SQLite are recognized.
2.0.1
This release modifies the testing structure and updates other support files.
2.0.0
This is the first stable Aura.SqlSchema 2.0.0 release. Many thanks to everyone who helped get this tested on the various PHP versions.
2.0.0-beta1
Initial 2.0 beta release.