This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-14 13:25:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db5399b12466f5000b262cb41794e7ec44e7878b
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