mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 19:14:23 +00:00
1 line
58 B
SQL
1 line
58 B
SQL
UPDATE eventstore.events SET created_at = $1 WHERE id = $2 |