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-23 07:27:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bce09c19c233ad3e558224e31ed6018cd5681a15
yii2
/
framework
/
db
/
sqlite
History
Chris Harris
f3cf4af4de
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype
...
# Conflicts: # framework/db/sqlite/QueryBuilder.php
2016-02-26 00:14:29 -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
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype
2016-02-26 00:14:29 -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