gitbase-web icon indicating copy to clipboard operation
gitbase-web copied to clipboard

web sql: Click on tables & sample queries works inconsistently

Open smacker opened this issue 6 years ago • 1 comments

On tables it runs query but examples only changes input.

smacker avatar Mar 04 '19 17:03 smacker

For context: both of them worked similarly. Then in #209 we removed the autorun for the sample queries.

On one hand I agree with having consistency. On the other hand, the rationale from #209 does not apply to a DESCRIBE TABLE

Rationale: often you want to edit the query before running it or just to see the query for inspiration

carlosms avatar Mar 05 '19 12:03 carlosms