Added-External_id for Collections

This commit is contained in:
Folke Ashberg
2023-06-28 20:37:13 +02:00
committed by Mathijs van Veluw
parent 19e671ff25
commit 6050c8dac5
11 changed files with 36 additions and 8 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE collections ADD COLUMN external_id TEXT;