Bundles icon indicating copy to clipboard operation
Bundles copied to clipboard

Useful bundles for extending the functionality of Sequel Pro (version 0.9.9 or later)

Results 10 Bundles issues
Sort by recently updated
recently updated
newest added

Since http://www.dpriver.com/ has improved their site so the Format SQL has been outdated and always show error message _Please refresh this page to load the latest version 4.x_. I made...

It would be awesome to select the databases I want to view in the report rather than all of them.

Theres currently a bug where if you try to copy a field that has newlines the output will not escape them. This fixes that.

I installed PHP-5.5 with homebrew, and enabled opcache. When running the deserialize php command, I get an opcache related error, because the binary being executed is /usr/bin/php instead of /usr/local/bin/php....

I noticed that multi-line text data was being output with actual linebreaks, rather than \n, which isn't valid JSON. This fixes that.

Here's some work to provide a json editor. It is not exactly ready for including in the distribution because I haven't yet figured out a decent way for it to...

Lately I found I needed this more than usual. Maybe it can be of use to someone else who quickly want to know what that 1434357421 is 2015-06-15 08:37:01.

previous impl sometime fails for me, this update works well

- This bundle selects a table in the currently connected database, based on the input provided in STDIN. If the provided string matches any database tables, selects the first one....