Hook svc level alteration management to DAL

This commit is contained in:
Tomaž Jerman
2023-10-26 17:09:57 +02:00
parent b86f67cf6f
commit 1eb360f43e
24 changed files with 631 additions and 186 deletions
-6
View File
@@ -26,12 +26,6 @@
# Default: sqlite3://file::memory:?cache=shared&mode=memory
# DB_DSN=sqlite3://file::memory:?cache=shared&mode=memory
###############################################################################
# Allow for irreversible changes to the database schema such as dropping columns and tables.
# Type: bool
# Default: <no value>
# DB_ALLOW_DESTRUCTIVE_SCHEMA_CHANGES=<no value>
###############################################################################
###############################################################################
# HTTP Client