Skip to content

Releases: ellie-commons/sequeler

Little side dish update

20 Feb 20:45
Compare
Choose a tag to compare
  • Fixed save window state on close.
  • Bug fixes and improvements.

Bug fixes and visual improvements

19 Feb 23:31
Compare
Choose a tag to compare
  • Alternate colored rows!
  • Manually reload Content, Structure, and Relations.
  • Properly handle compound queries.
  • Fix PostgreSQL table switch.

Complete rewrite of the entire code base!

18 Feb 22:03
Compare
Choose a tag to compare
  • Handle multiple Windows/Instances and multiple open connections.
  • Show Table schema, content, and constraint relationships.
  • Better error handling.
  • Bug fixes and improvements.

Better error handling, fewer crashes!

23 Jan 05:21
Compare
Choose a tag to compare

Better error handling, fewer crashes!

  • The app doesn't crash when dealing with big values.
  • Handling errors related to columns.
  • Quicker response to big select queries.
  • Some small clean up.
  • Fixes issue with SQL Lite encrypted path.

Better error handling, fewer crashes!

22 Jan 00:15
Compare
Choose a tag to compare

Better error handling, fewer crashes!

  • The app doesn't crash when dealing with big values.
  • Handling errors related to columns.
  • Quicker response to big select queries.
  • Some small clean up.

New Icon, Better Errors

03 Dec 00:34
Compare
Choose a tag to compare

New Icon, Better Errors

  • New shiny icon
  • View SQL error message on error
  • FIX: Show proper PostgreSql Schema Table in Sidebar
  • Snappiest query execution ever for local databases
  • The usual bundle of bugs for you to discover

Summoning the power of async methods!

11 Nov 06:29
Compare
Choose a tag to compare

Summoning the power of async methods!

  • All DataBase queries are now async methods, super fast.
  • The UI doesn't freeze anymore during a long process
  • Granite SourceList to display list of tables
  • Tabs to switch between the Query Builder and the Table Structure
  • ComboBox to select table schemas from the open connection
  • Many more bugs and issues for you to have fun with

GSettings Schema Fix

24 Oct 01:00
Compare
Choose a tag to compare

Fixes an issue with a missing gsettings schema variable.

Bug Fixes and Improvements

23 Oct 05:33
Compare
Choose a tag to compare

Bug Fixes and Improvements

  • Display Table lists for SQLite and PostgreSQL
  • Refresh Table List view if tables change
  • Removed unused GSettings

New Library UI, Schema Table, Custom Port

20 Oct 22:17
Compare
Choose a tag to compare

This is so good you won't believe it. New Library UI, Schema Table, Custom Port, and more

  • A brand new Library View directly in your home screen, super tight and organized
  • Custom Port field for those snazzy geeks who don't just use 3306
  • A shiny new Sidebar View to list all your DataBase Tables
  • Code cleanup and speed improvements
  • Usual abundance of bugs and issues for you to have fun with!