<INVALID: query.sql>
gabriels1234 opened this issue · 6 comments
gabriels1234 commented
marksweb commented
What have you dont that's lead you to this page?
gabriels1234 commented
Clicked on the Playground link, I believe. will update.
gabriels1234 commented
gabriels1234 commented
gabriels1234 commented
@marksweb I reverted to 3.2 and the issue is still there (it's a local copy, can destroy the db and try over and over). At this point I'd say the issue is in my code (maybe?), but just in case I'd check <textarea class="form-control" cols="40" id="id_sql" name="sql" rows="20">{{ query.sql }}</textarea>
that has no checks for query.sql to exist.
I can leave with: <INVALID: query.sql> for the time being.
gabriels1234 commented
Eventually, reinstalling fixed the issue. I found out the <INVALID: ...> is a custom setting so Other would probably not see it...
Closing.