explorerhq / django-sql-explorer

Easily share data across your company via SQL queries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whitespace wraps SQL when a query is saved

marksweb opened this issue · comments

When you save a query whitespace is added to the beginning and end.

This whitespace isn't in the stored database value.

Therefore I think it's in the explorer editor js and the way it instantiates the field.

@marksweb I got the issue. Can i push a fix?

@fearless0307 yes, please do!

@marksweb Please check. #471