zitadel/internal/eventstore
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
..
handler fix: initial failures (#4291) 2022-09-01 07:24:26 +00:00
repository feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
v1 feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event_base.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore_test.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
eventstore.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
example_test.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
local_crdb_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
read_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
search_query_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
search_query.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
subscription.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
unique_constraint.go fix: unique constraints on instance domain events (#3635) 2022-05-16 11:52:54 +02:00
version.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
write_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00