zitadel/internal/eventstore/repository
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
..
mock fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
sql fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
asset.go feat: add assets to eventstore and event (#1674) 2021-04-27 12:58:18 +02:00
event.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
repository.go fix(eventstore): fill new column with data (#2288) 2021-09-01 09:25:52 +00:00
search_query_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
unique_constraint.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00