zitadel/internal/eventstore
Silvan c919fd6f13
fix: correct imports (#1630)
* fix: correct import for errors

* fix: add missing translations

* fix(eventstore): index

* fix(eventstore): use table instead of index

* fix(proto): correct info

* fix(migrations): use eventstore
2021-04-20 22:17:37 +02:00
..
playground fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
repository fix: correct imports (#1630) 2021-04-20 22:17:37 +02:00
v1 fix: changes (#1482) 2021-03-29 10:32:23 +02:00
aggregate.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
config.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
event_base.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
event.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
eventstore_test.go fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
eventstore.go fix: new es testing (#1411) 2021-03-15 12:51:15 +01:00
example_test.go fix: cherry pick fixes from master (#1339) 2021-02-23 17:05:47 +01:00
local_crdb_test.go fix: revert migration V1.13 (#1466) 2021-03-29 13:38:04 +02:00
read_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
subscription.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
unique_constraint.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
write_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00