mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 10:32:19 +00:00
rename DAV Push subscription table
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CREATE TABLE subscriptions (
|
||||
CREATE TABLE davpush_subscriptions (
|
||||
id TEXT NOT NULL,
|
||||
topic TEXT NOT NULL,
|
||||
expiration DATETIME NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user