betodealmeida commented on issue #8060: SIP-23: Persist SQL Lab state in the backend
URL: https://github.com/apache/incubator-superset/pull/8060#issuecomment-531115915
@graceguo-supercat, note that if you want to test this you need to downgrade the DB and
upgrade again, since I modified the model. Before, I was storing the SQL as a reference to
a `query` object, but then I hit the bug you found with selected text. Now, the SQL is stored
explicitly with the state of the tab.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org
|