zitadel/internal/management/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
org_domain.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
org_member.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
project_grant_member.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
project_grant.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
project_member.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
project_role.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
project.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
user_grant.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: project view (#90) 2020-05-11 12:16:29 +02:00