zitadel/internal/eventstore/repository/sql
Silvan 22af4dcd97
feat(storage): read only transactions (#6417)
feat(storage): read only transactions for queries (#6415)

* fix: tests

* bastle wie en grosse

* fix(database): scan as callback

* fix tests

* fix merge failures

* remove as of system time

* refactor: remove unused test

* refacotr: remove unused lines
2023-08-22 14:49:02 +02:00
..
crdb_test.go feat(eventstore): order by creation_date and sequence (#5568) 2023-04-05 09:34:24 +00:00
crdb.go feat(storage): read only transactions (#6417) 2023-08-22 14:49:02 +02:00
local_crdb_test.go perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
query_test.go feat(storage): read only transactions (#6417) 2023-08-22 14:49:02 +02:00
query.go feat(storage): read only transactions (#6417) 2023-08-22 14:49:02 +02:00
types.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00