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
PaulZi
224201950d
Fixes
#13911
: Significantly enhanced MSSQL schema reading performance
2017-04-19 13:05:46 +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
#13845
:
mt_rand()
is not used instead of
rand()
in
yii\captcha\CaptchaAction
+ minor code improvements
2017-03-24 13:50:13 +03:00
Schema.php
Fixes
#13911
: Significantly enhanced MSSQL schema reading performance
2017-04-19 13:05:46 +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