I have a question/ proposal- is there an option to pass the query in the URL?
I didn't find any related documentation. If it is not, I guess it would be useful to have something like:
https://host123.domain.com/index.html#!/sql?query=SELECT%201
Possible use cases:
Sharing queries between users
Automation could build tabix links to replay requests
First of all, thank you for the great tool ✨
I have a question/ proposal- is there an option to pass the query in the URL? I didn't find any related documentation. If it is not, I guess it would be useful to have something like:
https://host123.domain.com/index.html#!/sql?query=SELECT%201
Possible use cases: