mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-04 11:46:35 +00:00
2 lines
112 B
MySQL
2 lines
112 B
MySQL
![]() |
UPDATE projections.current_states SET last_updated = now() WHERE projection_name = $1 AND instance_id = $2;
|
||
|
|