chatai/storage_v1.19.1/migrations/tenant/0016-add-version.sql

2 lines
80 B
SQL

alter table storage.objects add column if not exists version text default null;