zitadel/internal/eventstore/handler/crdb
Silvan 2f647ce9a2
fix: initial failures (#4291)
* fix(cmd): read configuration correctly

* fix(database): read weakly typed config

* fix(database): correct handling of update columns

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-09-01 07:24:26 +00:00
..
current_sequence.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
db_mock_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
failed_stmt.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
handler_stmt_test.go fix(import): check exists (#4268) 2022-08-29 17:09:07 +02:00
handler_stmt.go fix: initial failures (#4291) 2022-09-01 07:24:26 +00:00
init.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
lock_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
lock.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
reduce.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
statement_test.go fix: initial failures (#4291) 2022-09-01 07:24:26 +00:00
statement.go fix: initial failures (#4291) 2022-09-01 07:24:26 +00:00