This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-12 18:28:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9cbc56330c16f21c1fd8ea35a7017bb45b7ee49
yii2
/
framework
/
db
/
mssql
History
Sergey Makinen
4e176ca325
Fixes
#15108
: Fixed
yii\db\Schema::getSchemaNames()
for MSSQL and added tests for all DBMSes
2017-11-07 19:20:14 +03:00
..
PDO.php
Enable
phpdoc_summary
rule in php-cs-fixer config (
#14675
)
2017-08-21 11:19:35 +02:00
QueryBuilder.php
Enable
phpdoc_summary
rule in php-cs-fixer config (
#14675
)
2017-08-21 11:19:35 +02:00
Schema.php
Fixes
#15108
: Fixed
yii\db\Schema::getSchemaNames()
for MSSQL and added tests for all DBMSes
2017-11-07 19:20:14 +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