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-11 09:53:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b2df5554cbfca116e799f6736dfd4fedcb3e6df
yii2
/
framework
/
log
/
migrations
History
Alexander Makarov
cc37cd626f
Fixes
#12599
: Fixed MSSQL fail to work with
nvarbinary
. Enhanced SQL scripts compatibility with older versions
2017-01-23 10:31:52 +03:00
..
m141106_185632_log_init.php
Fixes
#12133
: Fixed
getDbTargets()
function in
yii\log\migrations\m141106_185632_log_init
that would create a log table correctly
2017-01-15 21:53:36 +03:00
schema-mssql.sql
Fixes
#12599
: Fixed MSSQL fail to work with
nvarbinary
. Enhanced SQL scripts compatibility with older versions
2017-01-23 10:31:52 +03:00
schema-mysql.sql
Fixes
#7383
: Fix precision loss in log timestamps when using
yii\log\DBTarget
2015-02-26 04:11:27 +03:00
schema-oci.sql
Fixes
#7383
: Fix precision loss in log timestamps when using
yii\log\DBTarget
2015-02-26 04:11:27 +03:00
schema-pgsql.sql
Fixes
#7383
: Fix precision loss in log timestamps when using
yii\log\DBTarget
2015-02-26 04:11:27 +03:00
schema-sqlite.sql
Fixes
#7383
: Fix precision loss in log timestamps when using
yii\log\DBTarget
2015-02-26 04:11:27 +03:00