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-02 04:37:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mssql
History
DarkDef
d755004c41
Fix
#18110
: Add quotes to return value of viewName in MSSQL schema. It is
[someView]
now
2020-06-22 23:46:04 +03:00
..
conditions
release version 2.0.14
2018-02-19 00:27:09 +02:00
ColumnSchema.php
Fix
#17457
: Fixed
phpTypecast()
for MSSQL
2019-07-23 23:08:31 +03:00
PDO.php
Enable
phpdoc_summary
rule in php-cs-fixer config (
#14675
)
2017-08-21 11:19:35 +02:00
QueryBuilder.php
Fix
#18101
: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test
2020-06-14 14:20:21 +03:00
Schema.php
Fix
#18110
: Add quotes to return value of viewName in MSSQL schema. It is
[someView]
now
2020-06-22 23:46:04 +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