qstudio icon indicating copy to clipboard operation
qstudio copied to clipboard

qStudio - Free SQL Analysis Tool

Results 107 qstudio issues
Sort by recently updated
recently updated
newest added

Select current statement includes the comment before it. See screenshot. ![image](https://github.com/timeseries/qstudio/assets/7273208/9892d656-daee-462c-896c-9f71fc080756)

Currently, there is no way to know which version is fully updated and if installed version needs update because : - The [website/page](https://www.timestored.com/qstudio/download) of the project does not clearly show...

Allow user to dive into nested result in kdb table

Show result type in status bar.

kdb

user-nz "Exporting to CSV/excel is limited to the 10,000 limit for the UI. Makes no sense as kdb table object is available."

``` OS=Windows 10 Java=11.0.20 Des=unknown Stack=java.lang.IndexOutOfBoundsException: Index: 0 at java.base/java.util.Collections$EmptyList.get(Unknown Source) at com.timestored.connections.ConnectionManagerDialog.lambda$offerToInstallDriver$7(ConnectionManagerDialog.java:523) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) ```

bug

user-rh - wants to open H2/duckdb files. But locking them is problematic. Release handles when DB not currently selected.

Guy Royse on Redis Discord — Today at 17:32 Ok. Tried it out really quick. Got the following error: >GET foo java.sql.SQLException: java.sql.SQLException: redis.clients.jedis.exceptions.JedisAccessControlException: WRONGPASS invalid username-password pair or user...

user-rh - added standard "clickhouse" and wondered why driver didn't work. Clickhouse - Is useless as it dosn't have a URL so doesn't download a driver and doesn't throw a...

user-rh writing standard SQL found: 1. -- doesn't work as a comment 2. When you hover over "key" even when querying standard SQL it shows kdb function definition. These are...