|
5ab4f0f090
|
Better quotes usage in strings
- Use single quote where interpolation isn't necessary
- Use interpolation when it's better than concatenation
|
2015-10-10 00:23:52 +03:00 |
|
|
9aac3966a6
|
fixed typo in error message
#9154
|
2015-07-19 17:42:41 +02:00 |
|
|
9ab57780ab
|
close #9149
|
2015-07-19 18:27:24 +03:00 |
|
|
c115c677e6
|
Fixed #9141: Fixed docs for migrate/history
|
2015-07-17 14:27:09 +03:00 |
|
|
a71423cf2a
|
Fixes #7269: yii\console\controllers\BaseMigrateController now throws exception if directory specified doesn't exist and action isn't create
|
2015-02-19 02:23:45 +03:00 |
|
|
6481d13494
|
Optimized checks order in conditions
|
2015-02-08 17:56:36 +03:00 |
|
|
9e42285f61
|
Reverted #3305
|
2014-11-28 17:13:52 +03:00 |
|
|
5d7b70da5f
|
Adjusted #3305: MigrateController::refreshSchema() is no more called automatically
|
2014-11-27 11:54:30 +03:00 |
|
|
7c5938f902
|
#4791: Added more colors to yii migrate command
|
2014-11-27 04:03:33 +03:00 |
|
|
3c70d3c317
|
Fixes #3305: yii migrate now automatically flushes DB schema cache after successful migration
|
2014-11-27 03:38:25 +03:00 |
|
|
530537e48f
|
Fixes #5817 [skip ci]
|
2014-11-01 20:41:34 -04:00 |
|
|
899b778994
|
Correct type declarations
|
2014-10-25 16:35:50 +03:00 |
|
|
02622b6fe4
|
phpdoc fixes and additions
|
2014-10-14 01:35:21 +04:00 |
|
|
00ca1cb4b3
|
Fixes #4914
|
2014-09-04 03:27:13 +04:00 |
|
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
|
0edd8bc65a
|
Fixed missing and incorrect phpdoc
|
2014-07-25 17:26:35 +04:00 |
|
|
33edfcff2e
|
Use limit(null) instead of limit(-1)
in migration controller to be compatible to more backends
fixes #3947
|
2014-07-02 19:48:39 +02:00 |
|
|
166465ec7a
|
MigrationInterface extracted
|
2014-06-17 18:00:22 +03:00 |
|
|
6cc1310aed
|
BaseMigrateController extracted
|
2014-06-17 17:49:21 +03:00 |
|