Files
rustpad/migrations/postgres/0012_share_link_tokens.sql

3 lines
98 B
SQL

-- Legacy migration retained for numbering only. Plaintext share tokens are not stored.
SELECT 1;