mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-25 15:10:51 +00:00
4 lines
54 B
MySQL
4 lines
54 B
MySQL
![]() |
delete from cache.objects o
|
||
|
where o.cache_name = $1
|
||
|
;
|