Matthew Rathbone

Results 189 issues of 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...

question

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...

Suggested Feature

- 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)

enhancement
accepted :+1:
ULTIMATE :medal_sports:

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...

enhancement
accepted :+1:

Only affects Postgres, Redshift, SQL Server. Broken out from #840 eg: public schema

enhancement
accepted :+1:

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...

bug

* **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...

help wanted