fix issue 1481. correctly escape api_key.key column name
'key' is a reserved word in mysql. So when building a query, the api-key.key column name needs to be escaped
Showing
Please
register
or
sign in
to comment
'key' is a reserved word in mysql. So when building a query, the api-key.key column name needs to be escaped