Commit 036a457b authored by iWallet Dev's avatar iWallet Dev

API Signature Settings Query Update: INNER JOIN

parent 8217a9d7
......@@ -10144,7 +10144,7 @@ WHERE
api_signature.whitelist_setting AS whitelist_setting
FROM
t_api_signature AS api_signature
LEFT OUTER JOIN
INNER JOIN
(
SELECT
user_account,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment