Add an internal approach to prevent xlog gc to remove file changes

This commit is contained in:
Andrey Antukh
2023-08-03 11:50:39 +02:00
parent 804addfa66
commit 1190cf837b
3 changed files with 14 additions and 1 deletions

View File

@@ -324,6 +324,9 @@
{:name "0104-mod-file-thumbnail-table"
:fn (mg/resource "app/migrations/sql/0104-mod-file-thumbnail-table.sql")}
{:name "0105-mod-file-change-table"
:fn (mg/resource "app/migrations/sql/0105-mod-file-change-table.sql")}
])
(defn apply-migrations!