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-08-26 14:26:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mssql
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
..
PDO.php
Fixed missing and incorrect phpdoc
2014-07-25 17:26:35 +04:00
QueryBuilder.php
property codestyle framework
2014-07-30 00:21:31 +02: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
SqlsrvPDO.php
reverted breaking PHPdoc codestyle changes
2014-03-23 20:51:09 +01:00
TableSchema.php
fixed file PHPdoc
2014-04-10 22:10:59 +02:00