71 Commits (5bd6ed5684551ba6a6d8c1d77d4cd16554ddcb0b)

Author SHA1 Message Date
Klimov Paul 71c541773f PHPDoc fix 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Andriy Maletsky 516660774c 📖 make warning about AR in migrations more noticeable [skip ci] (#15372) 7 years ago
Alexander Makarov a3cd99d77d
#14664: Adjusted description of "migrate/fresh" in the guide [skip ci] 7 years ago
Carsten Brandt f2e3312dbc
fix typo 7 years ago
Carsten Brandt c70f274ca5
added example to db migration query builder usage 7 years ago
Herbert Maschke 58792cdac5 Fixes #14664: Add migrate/fresh command to truncate database and apply migrations again 7 years ago
Carsten Brandt 37bd0229ad fixed migration example in guide 7 years ago
Carsten Brandt 6ec6f8d76c
moved include file logic to separate method 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Carsten Brandt cb9462b224
Added support for specifying aliases for migrationNamespaces 7 years ago
Artem Aleksandrov 618f61fafe Update db-migrations.md (#14113) [skip ci] 7 years ago
Artem Aleksandrov 6a28353a97 Update db-migrations.md (#14109) [skip ci] 7 years ago
Roman Grinyov 2e32e97c02 fix anchor 8 years ago
Alexander Makarov 72a690216a
Fixes #13466: Added info about generating migration which adds multiple columns at once [skip ci] 8 years ago
Klimov Paul 25a7ed60e7 Docs about namespaced migrations fixed 8 years ago
Nobuo Kihara 11f8078ec4 docs/guide/db-migrations.md readability improved [skip ci] 8 years ago
Alexey Rogachev 7be8ccbb41 All words in h3 in docs must start with capital letter (#13207) 8 years ago
Alexey Rogachev a1581329cf Fixes #13183: Docs for working with separated migrations (#13201) 8 years ago
MKiselev 4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 8 years ago
Larry Li fda4fccbb9
fix pull !11207 does not update db migrations guide 8 years ago
SilverFire - Dmitry Naumenko 685f16e8ef 📖 Updated guide pages - wrap true, false, null 8 years ago
Robert Korulczyk 07642098c0 Update db-migrations.md [skip ci] (#11886) 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Super Raccoon b9bff5f681 Correct links for migration database accessing methods. (#11669) [skip ci] 8 years ago
Luciano Baraglia 48bcee6fc3 Doc translation es (#11597) 8 years ago
Alexander Makarov f288747e95 Fixes #6904: Added reference to webshell extension from mirations guide 9 years ago
Alexander Makarov a9d18f581f Added new comment methods to mirgrations docs 9 years ago
MayraTellez 928d095c1b [docs] [skip ci] the name method default() is incorrect (#11361) 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Daniel Gomez Pan 0d0e88bd2e Fix method [skip ci] 9 years ago
Daniel Gomez Pan 7639aee21e fix dcos [skip ci] 9 years ago
Daniel Gomez Pan dc13fd8cfe fix docs [skip ci] 9 years ago
Carsten Brandt 997dfa3e11 review guide and UPGRADE file 9 years ago
Alexey Rogachev 93e2803c49 Fixed typo in docs [skip ci] 9 years ago
Daniel Gomez Pan 2a1764f97a Enhancements for #9465 9 years ago
Daniel Gomez Pan 6c2702eec2 Fix name migration class [skip ci] 9 years ago
Alexander Makarov f03808a7c8 Additional fixes for #9465 9 years ago
Alexander Makarov 76e8556d34 #9465 better naming, code polish, changelog, docs wording 9 years ago
Daniel Gomez Pan 9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 9 years ago
Evgeniy Tkachenko a50f444559 Updated link to current statements of mysql 9 years ago
Nobuo Kihara 578772d3cd fixed a sentence [ci skip] 9 years ago
Nobuo Kihara 3915df20b8 docs/guide/db-migrations.md small fixes [ci skip] 9 years ago
pana1990 9c930e34c0 Fix code style and delete declaration of yii\db\Schema [skip ci] 9 years ago
Carsten Brandt f4a5b03b1d updated docs about AR in migrations 9 years ago
Oleg Belostotskiy 1f17ca10dc Fixing a typo 9 years ago
Nikola Kovacs 30724af4e8 Update schema builder doc 9 years ago
Carsten Brandt cba167bcde adjusted version info in the guide 9 years ago
Carsten Brandt dd1471f6b3 adjusted guide docs for SchemaBuilder 9 years ago
Alexander Makarov 3c9e6be413 Added schema builder usage to migations guide 9 years ago