mirror of
https://github.com/13hannes11/ics-proxy.git
synced 2024-09-06 08:01:41 +02:00
3 lines
74 B
SQL
3 lines
74 B
SQL
-- Add migration script here
|
|
ALTER TABLE LINKS ADD COLUMN last_used TEXT;
|