mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-15 23:36:27 +02:00
Release notes
This commit is contained in:
parent
d790ad91e2
commit
48a5a55e2f
3 changed files with 37 additions and 25 deletions
user
|
@ -126,6 +126,7 @@ const (
|
|||
ON CONFLICT (id) DO NOTHING;
|
||||
COMMIT;
|
||||
`
|
||||
|
||||
builtinStartupQueries = `
|
||||
PRAGMA foreign_keys = ON;
|
||||
`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue