donetick/config
David Harrigan 235cd0ad93 fix: postgres migration
Using postgres results in panic during migration due to "sqlite3" being
hard-coded as the db dialect for performing `ScriptMigration`.
This commit fixes this behavior by selecting the proper dialect from
config.
2025-02-22 20:13:35 -05:00
..
config.go Add Event Producer 2025-02-09 20:15:28 -05:00
local.yaml fix: postgres migration 2025-02-22 20:13:35 -05:00
selfhosted.env Add Identity Provider to support Authentication via Authentik,OpenID ,etc.. 2025-02-04 23:59:49 -05:00
selfhosted.yaml fix: postgres migration 2025-02-22 20:13:35 -05:00