Sequel Pro 0.9.4 Release Candidate Available

March 6th, 2009

The first release candidate for Sequel Pro 0.9.4 is now available. Download Now

This update brings a whole host of user interface improvements and bugfixes. Some highlights are:

  • improved performance over slow connections
  • added pagination to large result sets
  • console now has it’s own window
  • improved user experience when editing/adding new rows
  • improved auto-completion when writing queries
  • better handling of connection dropouts
  • improved import/export and encoding handling
  • misc other improvements and fixes
  • full release notes are available here

Everyone please download this version and report any bugs you find to the issue tracker.

9 Comments

 
JJBee

Hi all,
May I use Sequel Pro 0.9.3 (from Applications folder) and 0.9.4 RCx (from another folder, say an Applications folder located in my Home folder) w/o any conflicts (especially preferences file conflict)?
TIA


 
RowanB

Hi JJBee,

The RC will use the same preference file, which should be the only conflict. Normally this wouldn’t be an issue, but using the versions side by side will have an issue: 0.9.3 had a column width bug where tables with lots of columns squashed up the last columns, and then saved those widths as custom widths to prefs. 0.9.4 fixes the original bug, and also cleans up your saved custom columns to fix squished columns – but only once. So if you’re using them side by side and have tables which suffer from the column bug, you’ll no longer have the damage automatically fixed.

Other than that I don’t think there’s been any preference format changes…

Hope that helps.


 
kris

I’ve been waiting for quite some time for pagination. Thanks :)


 
kris

Where are the actual pagination buttons?


 
RowanB

kris: they should appear next to the slightly confusing “LIMIT FROM” text next to the filters.

That part of the interface is still a work in progress – for example, you can use the steppers to choose a much later page, but the page won’t be updated until you press return (or click the Filter button). This is useful functionality to have but it’d also be nice to actually page through the data with a single click/keyboard shortcut!


 
kris

RowanB: Yeah, next and prev buttons would be best. Thanks.


 

[...] (Via Sequel Pro Developer Blog.) [...]


 
xain

Thanks! I can’t wait for the new version!


 
JJBee

Hi all,
RowanB: thank for your answer.
Unfortunately, I have little time to test this new release. :^(
Thanks for all this hard work. :^)





 

Leave a Comment