migration
マイグレーション
#??
「migration」という単語のまあまあ厳密な定義を知りたい
もちろんDB文脈
特定のwebフレームワークに依存しないmigration技術、理解していない
https://gist.github.com/qnighy/1ea377f53dec8e5dd2a6b57c6ee685be
Ridgepole
https://github.com/ridgepole/ridgepole
sqldef
https://mrasu.hatenablog.jp/entry/2018/04/29/232541
columnを追加する
columnの型などを変更する
columnを削除する
table名を変更する
tableを削除する