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