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-12 03:30:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64e5c7ca26f011497e692d8b4dff3156ccae0b95
yii2
/
framework
/
db
/
mysql
History
Long TRAN
6a36fa82c7
Fix
#19047
,
fix
#19118
: Fix deprecated preg_match() passing null parameters
#2
in db\mysql\Schema.php
2022-02-07 01:29:03 +03:00
..
ColumnSchema.php
Fixed
null
saving for JSON and Array cols in AR
2018-03-13 16:03:46 +02:00
ColumnSchemaBuilder.php
Fix
#11945
: Fix Schema Builder MySQL column definition order
2020-02-22 17:17:06 +03:00
JsonExpressionBuilder.php
Reverted casting JsonExpression(null) to SQL NULL
2018-03-10 11:14:08 +02:00
QueryBuilder.php
Fix
#8750
: Fix MySQL support when running in
ANSI
/
ANSI_QUOTES
modes
2021-01-30 23:21:04 +03:00
Schema.php
Fix
#19047
,
fix
#19118
: Fix deprecated preg_match() passing null parameters
#2
in db\mysql\Schema.php
2022-02-07 01:29:03 +03:00