rename DAV Push subscription table

This commit is contained in:
Lennart
2025-02-02 11:10:54 +01:00
parent 1513249a4f
commit 93d16f02d9
8 changed files with 33 additions and 33 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "DELETE FROM davpush_subscriptions WHERE id = ? ",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "e912be3352702bbf035b3ee6e9f239bf75a1ffef20211f1b1e895a67a2310960"
}