Commit 6002c18
committed
docs(README): add section on automated database migrations
- Explain the new database migration system using a versioned approach
- Highlight key features like idempotency and generic model support
- Describe the date-time based naming convention for migrations
- Emphasize the benefits of automated schema evolution for deployments1 parent 4a27fe2 commit 6002c18
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
| |||
0 commit comments