explorerhq / django-sql-explorer

Easily share data across your company via SQL queries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REPLACE string function is blacklisted

baragona opened this issue · comments

But really only the REPLACE statement should be blacklisted, the string function is totally unrelated and is safe.

See the answer to #371

Kinda annoying but easy to work around by overriding the setting :)