🎉 Add tag property to thumbnails

This commit is contained in:
Aitor
2023-10-19 12:40:22 +02:00
committed by Alonso Torres
parent e568ad0370
commit c28c55bf0b
10 changed files with 97 additions and 67 deletions

View File

@@ -330,6 +330,9 @@
{:name "0105-mod-server-error-report-table"
:fn (mg/resource "app/migrations/sql/0105-mod-server-error-report-table.sql")}
{:name "0106-mod-file-object-thumbnail-table"
:fn (mg/resource "app/migrations/sql/0106-mod-file-object-thumbnail-table.sql")}
])
(defn apply-migrations!