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-15 03:38:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1dcc6042b63fe5454c10cc6d1e4345ede204886b
yii2
/
tests
/
framework
/
db
/
SchemaTest.php
Fabian Peter Hammerle
46da2df98d
yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma
...
(i.e. "enum('a','B','c,D')" -> ['a','B','c','D'] instead of expected ['a','B','c,D'])
2016-11-29 00:21:44 +02:00
16 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink