2 lines
56 B
SQL
2 lines
56 B
SQL
ALTER TABLE resource_share_links ADD COLUMN token TEXT;
|
ALTER TABLE resource_share_links ADD COLUMN token TEXT;
|