Files
rustpad/migrations/sqlite/0012_share_link_tokens.sql
T

2 lines
56 B
SQL

ALTER TABLE resource_share_links ADD COLUMN token TEXT;