mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 19:22:26 +00:00
4 lines
159 B
SQL
4 lines
159 B
SQL
ALTER TABLE davpush_subscriptions DROP public_key;
|
|
ALTER TABLE davpush_subscriptions DROP public_key_type;
|
|
ALTER TABLE davpush_subscriptions DROP auth_secret;
|