Skip to content

Releases: auraphp/Aura.SqlSchema

2.0.3

29 Apr 13:48
Compare
Choose a tag to compare

This release fixes a bug so that autoincrement columns with NULL or NOT NULL in SQLite are recognized as autoincrementing.

2.0.2

09 Feb 21:33
Compare
Choose a tag to compare

This release fixes a bug so that composite primary keys in SQLite are recognized.

2.0.1

27 Mar 21:02
Compare
Choose a tag to compare

This release modifies the testing structure and updates other support files.

2.0.0

16 Mar 21:56
Compare
Choose a tag to compare

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

10 Jan 15:27
Compare
Choose a tag to compare

Initial 2.0 beta release.