This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-10 17:27:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81ff4752d998cc291d84d4cc9cbcbd1483c71cb6
yii2
/
framework
/
db
/
sqlite
History
Chris Harris
81ff4752d9
Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it).
2016-02-22 04:06:17 -08:00
..
ColumnSchemaBuilder.php
Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it).
2016-02-22 04:06:17 -08:00
QueryBuilder.php
Sqlite specific schema builder class actually gets loaded now
2016-02-20 06:53:31 -08:00
Schema.php
Merge branch '9340-add-after-method-to-migrations-schema-builder' into 9562-add-char-datatype
2016-02-20 01:59:00 -08:00