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 13:58:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mssql
History
Alexander Makarov
cc37cd626f
Fixes
#12599
: Fixed MSSQL fail to work with
nvarbinary
. Enhanced SQL scripts compatibility with older versions
2017-01-23 10:31:52 +03:00
..
PDO.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
QueryBuilder.php
Fixes
#12599
: Fixed MSSQL fail to work with
nvarbinary
. Enhanced SQL scripts compatibility with older versions
2017-01-23 10:31:52 +03:00
Schema.php
Fixes
#11464
: Foreign key name is not provided by schema
2017-01-16 00:27:20 +03:00
SqlsrvPDO.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
TableSchema.php
fixed file PHPdoc
2014-04-10 22:10:59 +02:00