mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Add notifier is not possible. #421
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skillo-asavchev on 11/11/2025
Great idea and great product!
I just started testing it and discovered an issue that once you create a database without a notifier, you can not add it later as part of the database update flow.
I tried many times with different notifiers and could not add them.
Setting a notifier during the initial creation of the database works, so it could be used as a workaround.
My deployment method is with docker compose and latest image tag.