mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 03:14:29 +00:00
fix: drop unused column from current_sequences (#1592)
This commit is contained in:
@@ -10,5 +10,4 @@ type View struct {
|
||||
CurrentSequence uint64
|
||||
EventTimestamp time.Time
|
||||
LastSuccessfulSpoolerRun time.Time
|
||||
AggregateType string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user