mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix issue on migration script related to version
This commit is contained in:
@@ -1664,6 +1664,7 @@
|
||||
(db/update! conn :file
|
||||
{:data (blob/encode (:data file))
|
||||
:features (db/create-array conn "text" (:features file))
|
||||
:version (:version file)
|
||||
:revn (:revn file)}
|
||||
{:id (:id file)})))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user