mirror of
https://github.com/13hannes11/ics-proxy.git
synced 2024-09-06 08:01:41 +02:00
add last used fieldi and some logging
This commit is contained in:
2
migrations/20240425193610_add_last_used_column.sql
Normal file
2
migrations/20240425193610_add_last_used_column.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add migration script here
|
||||
ALTER TABLE LINKS ADD COLUMN last_used TEXT;
|
||||
Reference in New Issue
Block a user