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-03 22:32:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mssql
History
Alexander Makarov
7aed617c38
Fixes
#4813
: Fixed MSSQL schema that was getting incorrect info about constraints
2014-08-26 14:12:24 +04:00
..
PDO.php
Fixed missing and incorrect phpdoc
2014-07-25 17:26:35 +04:00
QueryBuilder.php
Fixes
#4697
: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY
2014-08-13 21:07:30 -04:00
Schema.php
Fixes
#4813
: Fixed MSSQL schema that was getting incorrect info about constraints
2014-08-26 14:12:24 +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