mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-19 09:02:14 +00:00
fix: migration (#1293)
This commit is contained in:
@@ -29,7 +29,7 @@ SELECT
|
||||
sequence
|
||||
FROM auth.user_memberships;
|
||||
|
||||
INSERT INTO authz.current_sequences (
|
||||
UPSERT INTO authz.current_sequences (
|
||||
view_name,
|
||||
event_timestamp,
|
||||
current_sequence,
|
||||
|
Reference in New Issue
Block a user