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-04 06:37:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
db
/
mysql
History
PowerGamer1
37b8cbb2d0
Fixes
#12758
: Added the ability to use instances of
\yii\db\Query
class as values in the
\yii\db\QueryBuilder::insert()
method
2017-01-29 00:54:46 +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
#12758
: Added the ability to use instances of
\yii\db\Query
class as values in the
\yii\db\QueryBuilder::insert()
method
2017-01-29 00:54:46 +03:00
Schema.php
Fixes
#11464
: Foreign key name is not provided by schema
2017-01-16 00:27:20 +03:00