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
/
framework
/
db
/
mysql
History
Brandon Kelly
9c370a6ccf
Fix
#8750
: Fix MySQL support when running in
ANSI
/
ANSI_QUOTES
modes
2021-01-30 23:21:04 +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
#8750
: Fix MySQL support when running in
ANSI
/
ANSI_QUOTES
modes
2021-01-30 23:21:04 +03:00