mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 04:51:39 +02:00
📎 Adapt migrations file.
This commit is contained in:
parent
a82a33cecf
commit
eb57354109
3 changed files with 5 additions and 4 deletions
|
@ -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")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue