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
Bert Brunekreeft
71030dc728
Fix
#18480
: Transactions are not committed using the dblib driver
2021-01-13 16:51:36 +03:00
..
conditions
release version 2.0.14
2018-02-19 00:27:09 +02:00
ColumnSchema.php
release version 2.0.39
2020-11-10 13:58:35 +03:00
DBLibPDO.php
Fix
#18480
: Transactions are not committed using the dblib driver
2021-01-13 16:51:36 +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
#18448
: Fix issues in queries and tests for older MSSQL versions
2020-12-24 17:37:07 +03:00
Schema.php
Fix
#18447
: Do not use
getLastInsertID
to get PK from insert query to lower collision probability for concurrent inserts
2020-12-24 14:04:01 +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