mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 16:01:38 +02:00
✨ Properly use dumped objects on initial data load process.
This commit is contained in:
parent
f57fb5006d
commit
188126a895
4 changed files with 24 additions and 11 deletions
|
@ -172,6 +172,9 @@
|
|||
|
||||
{:name "0054-add-audit-log-table"
|
||||
:fn (mg/resource "app/migrations/sql/0054-add-audit-log-table.sql")}
|
||||
|
||||
{:name "0055-mod-file-media-object-table"
|
||||
:fn (mg/resource "app/migrations/sql/0055-mod-file-media-object-table.sql")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue