Move comments

This commit is contained in:
Eva
2022-07-07 13:19:03 +02:00
committed by Pablo Alba
parent 8379cc3625
commit 1c446a011e
15 changed files with 596 additions and 212 deletions

View File

@@ -238,6 +238,9 @@
{:name "0076-mod-storage-object-table"
:fn (mg/resource "app/migrations/sql/0076-mod-storage-object-table.sql")}
{:name "0077-mod-comment-thread-table"
:fn (mg/resource "app/migrations/sql/0077-mod-comment-thread-table.sql")}
])