zitadel/internal/auth/repository/eventsourcing/view
Fabi 423b86a03b
feat: sequence and timestamp on searchrequests (#468)
* feat: reread events

* feat: sequence and timestamo on search requests

* feat: sequence and timestamo on search requests

* fix: better naming

* fix: log errors

* fix: read sequence before search request
2020-07-15 13:24:36 +02:00
..
application.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
error_event.go fix: rename tables failed_event to failed_events (#287) 2020-06-29 09:56:29 +02:00
key.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
org.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
sequence.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
token.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
user_grant.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
user_session.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
user.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
view.go feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00