Commit 249243a7 by Tobias Munk

updated database, based on @cebe's comment…

updated database, based on @cebe's comment https://github.com/yiisoft/yii2/pull/1485#discussion_r8410809
parent ffe4867d
......@@ -47,7 +47,7 @@ Working with database
---------------------
- If extension creates or modifies database schema always use Yii migrations instead of SQL files or custom scripts.
- Migrations SHOULD be database agnostic.
- Migrations SHOULD be DBMS agnostic.
- You MUST NOT make use of active-record model classes in your migrations.
Assets
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment