connector-x
connector-x copied to clipboard
Use `LIMIT 0` instead of `LIMIT 1` to get result schema.
This would probably save a lot of query execution time for queries which take a very long time to return limit 1 (e.g. with a subquery involving a SORT).