Matthew Rathbone
Matthew Rathbone
Hey! Thanks for making a gem. I don't have a schema for my endpoint, but I do have a query + params. Is there a way to query without a...
I'm building a custom implementation for column moving and tying it in with column visibility. It would be super useful to be able to reset a table to it's original...
- Support the RQLite distributed SQLite database - rqlite.com - Support the [diagnostic information API](https://github.com/rqlite/rqlite/blob/master/DOC/DIAGNOSTICS.md) (in ultimate edition)
Provide a special function to allow a user to run a query and export the results directly to a file. Why? The normal query window has (sensible) max result limits...
Only affects Postgres, Redshift, SQL Server. Broken out from #840 eg: public schema
I have a self hosted MacOS runner. I use it to build my electron based desktop app for MacOS. the final build step is to submit the app to apple...
* **Version**: 22.9.1 * **Electron Version**: 9.x * **Target**: DEB If `/opt` is on it's own device the DEB installer throws errors when creating hardlinks: ``` Preparing to unpack .../beekeeper-studio_1.10.0_amd64.deb...
Hi folks, I'm getting a full-app crash in my Electron app ([Beekeeper Studio](/beekeeper-studio/beekeeper-studio)). It seems to be coming from better-sqlite3, but I don't get a printed stacktrace at all. I...