8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #87 from iggyvolz/patch-2 Fix syntax error in UUIDQuery
Replace ArgumentArray implemention with ArrayObject
Remove all testmore assertions
Fix sqlite type name building
sqlite requires auto_increment on "INTEGER" instead of "INT"
don't set notNull when setting primary key pgsql, mysql: primary key needs to be "not null" sqlite: no restriction
update composer json
bump branch version alias
Update composer.json
Merge branch 'master' of github.com:c9s/SQLBuilder