zitadel/internal/eventstore/repository/sql
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
..
crdb_test.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
crdb.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
local_crdb_test.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
query_test.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
query.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
setup.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
types.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00