zitadel/internal/database
Elio Bischof b055d1d9e6
feat(init): configurable existing postgres db (#8045)
# Which Problems Are Solved

The init job fails if no database called *postgres* or *defaultdb* for
cockroach respectively exists.

# How the Problems Are Solved

The value is now configurable, for example by env variable
*ZITADEL_DATABASE_POSTGRES_ADMIN_EXISTINGDATABASE*

# Additional Context

- Closes #5810
2024-06-10 10:49:30 +00:00
..
cockroach feat(init): configurable existing postgres db (#8045) 2024-06-10 10:49:30 +00:00
dialect fix(db): add additional connection pool for projection spooling (#7094) 2023-12-20 16:13:04 +00:00
migrate feat(cli): init cli (#3186) 2022-02-09 15:01:19 +01:00
mock chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
postgres feat(init): configurable existing postgres db (#8045) 2024-06-10 10:49:30 +00:00
database_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
database.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
type_test.go chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
type.go chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00