57 Commits

Author SHA1 Message Date
72a690216a Fixes #13466: Added info about generating migration which adds multiple columns at once [skip ci] 2017-02-01 01:17:27 +03:00
25a7ed60e7 Docs about namespaced migrations fixed 2017-01-10 14:22:50 +02:00
11f8078ec4 docs/guide/db-migrations.md readability improved [skip ci] 2017-01-07 10:43:27 +09:00
7be8ccbb41 All words in h3 in docs must start with capital letter (#13207) 2016-12-14 12:44:15 +01:00
a1581329cf Fixes #13183: Docs for working with separated migrations (#13201) 2016-12-14 13:19:43 +03:00
4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 2016-11-01 02:02:16 +03:00
fda4fccbb9 fix pull !11207 does not update db migrations guide 2016-09-23 12:09:14 +08:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
07642098c0 Update db-migrations.md [skip ci] (#11886) 2016-07-04 13:11:34 +03:00
5992eea571 Fixes #11808: _table and _column suffixes are now required when generating migration 2016-07-04 12:50:37 +03:00
b9bff5f681 Correct links for migration database accessing methods. (#11669) [skip ci] 2016-06-06 20:49:28 +02:00
48bcee6fc3 Doc translation es (#11597)
* Added glossary to Spanish translation

* Some spanish translation updates

* DB Migrations Spanish Docs [skip ci]

* Fix line break in english doc [skip ci]
2016-05-19 23:44:45 +03:00
f288747e95 Fixes #6904: Added reference to webshell extension from mirations guide 2016-04-30 21:49:54 +03:00
a9d18f581f Added new comment methods to mirgrations docs 2016-04-28 14:22:03 +03:00
928d095c1b [docs] [skip ci] the name method default() is incorrect (#11361) 2016-04-16 12:55:27 +03:00
49aec24ae1 Enh: Migrate command now supports foreign keys
Fixes #11207: migrate command can create foreign keys
2016-04-05 01:02:52 +03:00
0d0e88bd2e Fix method [skip ci] 2016-03-26 02:52:02 +01:00
7639aee21e fix dcos [skip ci] 2016-02-22 03:02:34 +01:00
dc13fd8cfe fix docs [skip ci] 2016-02-19 21:37:02 +01:00
997dfa3e11 review guide and UPGRADE file 2016-02-12 15:56:54 +01:00
93e2803c49 Fixed typo in docs [skip ci] 2016-01-29 12:01:40 +06:00
2a1764f97a Enhancements for #9465 2015-11-23 13:33:26 +03:00
6c2702eec2 Fix name migration class [skip ci] 2015-11-21 12:00:11 +01:00
f03808a7c8 Additional fixes for #9465 2015-11-20 23:04:29 +03:00
76e8556d34 #9465 better naming, code polish, changelog, docs wording 2015-11-20 22:50:32 +03:00
9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 2015-11-20 22:08:47 +03:00
a50f444559 Updated link to current statements of mysql 2015-11-20 10:47:10 +03:00
578772d3cd fixed a sentence [ci skip] 2015-09-03 07:15:15 +09:00
3915df20b8 docs/guide/db-migrations.md small fixes [ci skip] 2015-09-02 23:48:37 +09:00
9c930e34c0 Fix code style and delete declaration of yii\db\Schema [skip ci] 2015-08-26 00:07:21 +02:00
f4a5b03b1d updated docs about AR in migrations
fixes #9374
2015-08-11 21:49:58 +02:00
1f17ca10dc Fixing a typo 2015-08-06 18:12:01 +03:00
30724af4e8 Update schema builder doc 2015-08-04 13:42:18 +02:00
cba167bcde adjusted version info in the guide 2015-08-04 12:21:22 +02:00
dd1471f6b3 adjusted guide docs for SchemaBuilder 2015-08-04 00:04:26 +02:00
3c9e6be413 Added schema builder usage to migations guide 2015-07-10 00:21:20 +03:00
197f81a4b2 Merge pull request #8168 from janfrs/master
docs/guide-pt-BR/db-migrations.md - add [skip ci]
2015-04-24 12:40:59 +03:00
52c707d151 Fixed some tipos on guide-br db-migrations.md and some link references on guide db-migrations.md 2015-04-24 00:48:11 -03:00
b7156d3041 Added note about the fact that migrations aren't about DB schema only 2015-04-23 12:51:35 +03:00
72fbe65234 finished migration guide [skip ci] 2015-03-19 15:31:34 -04:00
b77726ed3d migration guide WIP [skip ci] 2015-03-18 22:29:23 -04:00
5f32d3af15 migration guide WIP [skip ci] 2015-03-17 22:10:09 -04:00
7497d80909 Update db-migrations.md 2014-11-23 20:02:13 -03:00
b55fe415dc Update db-migrations.md
Minor syntax changes.
2014-11-23 17:11:27 -03:00
6624ad3dc6 Update authorization guide
and Remove TBD from readme.md where it is no longer needed

close #5430
2014-10-08 18:16:59 +02:00
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
693ad3661c Fix typo in Migrations guide 2014-10-05 22:44:48 +04:00
f526cc7af9 more doc [skip ci] 2014-08-24 12:17:24 -04:00
385e13978d Fixes #4800. 2014-08-23 18:18:31 -04:00
5a87ebadd4 Update db-migrations.md
fix a typo.
2014-08-23 16:57:42 -04:00