buster/api/migrations/2025-02-06-220857_add_datab.../up.sql

3 lines
85 B
SQL

-- Your SQL goes here
ALTER TABLE datasets ADD COLUMN database_identifier TEXT NULL;