8 lines
84 B
SQL
8 lines
84 B
SQL
SELECT
|
|
VALUE
|
|
FROM
|
|
perm_info
|
|
WHERE
|
|
entity_id = ?
|
|
AND config_key = ?;
|