mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-08 18:57:40 +00:00
1 line
58 B
MySQL
1 line
58 B
MySQL
|
UPDATE eventstore.events SET created_at = $1 WHERE id = $2
|