zitadel/internal/eventstore
Silvan 296f1c3c71
fix(eventstore): fill new column with data (#2288)
* fix: smaller outage on events migration first part

* fix: fill old events with sequence

* fix: migration add transactions

* fix: mig

* rename mig

* replace migration with setup step

* regenerate mock

* add step 20 to config

* log

* simplify step

* limit 1000

* limit 500
2021-09-01 09:25:52 +00:00
..
handler feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
repository fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
v1 feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
aggregate.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
event_base.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
event.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
eventstore_test.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
eventstore.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
example_test.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
local_crdb_test.go fix: revert migration V1.13 (#1466) 2021-03-29 13:38:04 +02:00
read_model.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
search_query_test.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
search_query.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
subscription.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
unique_constraint.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
version.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
write_model.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00