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 23:04:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mysql
History
Chris Harris
ae83dd0524
Fixes
#13128
: Fixed incorrect position of {pos} string in ColumnSchemaBuilder
__toString
2016-12-11 23:36:35 +03:00
..
ColumnSchemaBuilder.php
Fixes
#13128
: Fixed incorrect position of {pos} string in ColumnSchemaBuilder
__toString
2016-12-11 23:36:35 +03:00
QueryBuilder.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
Schema.php
yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma
2016-11-29 00:21:44 +02:00