mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 00:17:32 +00:00
fix: projection version of restrictions (#7028)
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
RestrictionsProjectionTable = "projections.restrictions"
|
||||
RestrictionsProjectionTable = "projections.restrictions2"
|
||||
|
||||
RestrictionsColumnAggregateID = "aggregate_id"
|
||||
RestrictionsColumnCreationDate = "creation_date"
|
||||
|
Reference in New Issue
Block a user