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-15 06:40:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
db
/
mssql
History
Alexander Makarov
12761bf677
MSSQL does not support explicit value for an IDENTITY column
#9773
2016-01-31 01:21:00 +03:00
..
ColumnSchemaBuilderTest.php
Fixes
#9443
: Added
unsigned()
to
ColumnSchemaBuilder
2015-12-26 15:20:21 +03:00
MssqlActiveDataProviderTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
MssqlActiveRecordTest.php
MSSQL does not support explicit value for an IDENTITY column
#9773
2016-01-31 01:21:00 +03:00
MssqlCommandTest.php
MSSQL doesn't have SUBSTR and isn't able to use expressions in ORDER BY and GROUP BY
2016-01-31 01:01:40 +03:00
MssqlConnectionTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00
MssqlQueryBuilderTest.php
Fixed MSSQL expected test result: we're adding ORDER BY (SELECT NULL) to limit and order queries and query params are empty array by default
2016-01-31 01:14:46 +03:00
MssqlQueryTest.php
Simplified tests directory structure a bit
2015-04-16 12:10:01 +03:00