Carsten Brandt
|
7150e830d9
|
do not use reserved php words as function in schemabuilder
there is a reason for them to be reserved, we should not add such workarounds to still use them.
close #9283
|
2015-08-03 11:21:58 +02:00 |
|
Matvey Vasenin
|
da941a7675
|
Improved SchemaBuilder implementation
|
2015-07-08 15:40:09 +03:00 |
|
Matvey Vasenin
|
b456f699cc
|
Implemented SchemaBuilder
|
2015-07-08 15:38:21 +03:00 |
|
John Was
|
a63fc2ff59
|
properly quote sequence name in Schema::getLastInsertId()
fixes #8483
close #8515
|
2015-05-21 22:42:34 +02:00 |
|
John Was
|
94acb2e126
|
add unit tests to check lastInsertId
|
2015-05-16 11:47:31 +02:00 |
|
Klimov Paul
|
aa9399c6c0
|
Merge branch 'master' of github.com:yiisoft/yii2 into 5042-insert-returning
|
2015-04-20 11:23:38 +03:00 |
|
Alexander Makarov
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|