mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:57:32 +00:00
5 lines
118 B
MySQL
5 lines
118 B
MySQL
![]() |
SELECT 1
|
||
|
FROM information_schema.tables
|
||
|
WHERE table_schema = 'projections'
|
||
|
AND table_name = 'idp_templates6_ldap2';
|