📎 Adapt migrations file.

This commit is contained in:
Andrey Antukh 2021-11-23 14:19:48 +01:00
parent a82a33cecf
commit eb57354109
3 changed files with 5 additions and 4 deletions

View file

@ -202,6 +202,9 @@
{:name "0064-mod-audit-log-table"
:fn (mg/resource "app/migrations/sql/0064-mod-audit-log-table.sql")}
{:name "0065-add-trivial-spelling-fixes"
:fn (mg/resource "app/migrations/sql/0065-add-trivial-spelling-fixes.sql")}
])