zitadel/internal/api
Fabi a43e1fc34a
feat: reset projections and remove failed events (#2770)
* feat: change failed events to new projection

* feat: change failed events to new projection

* feat: change current sequences to new projection

* feat: add tests

* Update internal/api/grpc/admin/failed_event.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/api/grpc/admin/view.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: truncate

* fix reset

* fix reset

* Rename V1.102__queries.sql to V1.103__queries.sql

* improve current_sequence and truncate view tables

* check sub tables of view are tables

* Update internal/query/current_sequence_test.go

Co-authored-by: Silvan <silvan.reusser@gmail.com>

* fixes and use squirrel

* missing error handling

* lock before reset

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
2021-12-16 14:44:26 +01:00
..
assets fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
authz fix: add workaround for org check (if projection is not up-to-date) (#2800) 2021-12-07 15:54:33 +01:00
grpc feat: reset projections and remove failed events (#2770) 2021-12-16 14:44:26 +01:00
http fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
oidc fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01:00
service fix(eventstore): tests 2020-11-26 09:19:14 +01:00
api.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00