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-04 14:46:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
sqlite
History
mcd.php
20774165bc
Fixes
#4644
: Added
\yii\db\Schema::createColumnSchema()
to be able to customize column schema used
2014-08-12 00:01:27 +04:00
..
QueryBuilder.php
Added Connection::useMaster() and refactored code.
2014-07-11 21:04:26 -04:00
Schema.php
Fixes
#4644
: Added
\yii\db\Schema::createColumnSchema()
to be able to customize column schema used
2014-08-12 00:01:27 +04:00