sequeler

SQL Client built in Vala

GPL-3.0 License

Stars
802

Bot releases are hidden (Show)

sequeler - Odin release Latest Release

Published by Alecaddd about 3 years ago

  • Updated elementary runtime
  • Updated screenshots
sequeler - Odin release

Published by Alecaddd over 3 years ago

  • New release for elementary OS 6 Odin.
  • Updated translations for Ukrainian, Russian, Indonesian, Chinese, Lithuanian, Portuguese, Turkish, and Arabic.
sequeler - Create and Drop databases

Published by Alecaddd over 4 years ago

  • Create, Edit, and Delete databases.
  • New context menu to copy and edit tables.
  • Support unencrypted connections.
  • Fix copy column data.
  • Updated translations for Ukranian, Russian, French, and German.
sequeler - Performance improvements

Published by Alecaddd over 4 years ago

  • Reduced CPU usage by 2%.
  • Update translations for Italian, Spanish, Catalan, French, Hindi, Russian, and Turkish.
sequeler - Bug Fixes

Published by Alecaddd over 4 years ago

0.7.8 changelog

  • Fixed usage attempt of wrong Vala method.

0.7.7 changelog

  • Fix nasty GSettings bug causing the app to crash.
  • Implement Gda Placeholder statement.
  • Improve Query Tab iconography.

0.7.6 changelog

  • Fix ORDER BY in PostgreSQL Relationship view.
  • Improve MySQL structure view.
  • Drop Granite.Settings in favour of GLib.Settings.
  • Implement Granite.Notebook on the Query tab.
  • Show query error messages inline.
sequeler - Because 0.7.6 never happened!

Published by Alecaddd over 4 years ago

0.7.7 changelog

  • Fix nasty GSettings bug causing the app to crash.
  • Implement Gda Placeholder statement.
  • Improve Query Tab iconography.

0.7.6 changelog

  • Fix ORDER BY in PostgreSQL Relationship view.
  • Improve MySQL structure view.
  • Drop Granite.Settings in favour of GLib.Settings.
  • Implement Granite.Notebook on the Query tab.
  • Show query error messages inline.
sequeler - Query Tab Bonanza!

Published by Alecaddd over 4 years ago

  • Fix ORDER BY in PostgreSQL Relationship view.
  • Improve MySQL structure view.
  • Drop Granite.Settings in favor of GLib.Settings.
  • Implement Granite.Notebook on the Query tab.
  • Show query error messages inline.
sequeler - New features and improvements

Published by Alecaddd over 4 years ago

  • You can now duplicate connections.
  • Sorting columns now works as expected by actually running the ORDER BY query.
  • Quickly jump to a specific result page with the handy dandy pagination popover.
  • Show Comment Column inside table structure view.
sequeler - The 2020 release!

Published by Alecaddd over 4 years ago

  • Manually reorder saved connection.
  • Allow selecting a custom SSH public key.
  • Fix SSH tunnel crashes.
sequeler - Raw Query Improvements

Published by Alecaddd about 5 years ago

  • Strip comments from SQL raw queries.
  • Better handle complex queries on multiple lines.
  • Speed up query rendering.
sequeler - Sweet Query Tab improvements!

Published by Alecaddd about 5 years ago

  • Edit font size of the Query Tab.
  • Edit background style of the Query Tab.
  • Save and remember the Query Tab size.
sequeler - PostgreSQL Fixes

Published by Alecaddd about 5 years ago

  • Fixed PostgreSQL relationship table.
  • Fixed wrong response message when handling non select queries.
sequeler - Bit-Size fixes

Published by Alecaddd over 5 years ago

  • Removed unused libfixposix.
  • Fixed pagination issue when clicking too fast while fetching big data.
sequeler - Improved Content Pagination on big data

Published by Alecaddd over 5 years ago

  • Rewritten pagination to use LIMIT and OFFSET.
  • Faster pagination and content viewing for big data.
  • Show records count in table's list.
  • Bug fixes and other improvements.
sequeler - Bug fixes and improvements

Published by Alecaddd over 5 years ago

  • Properly handle EXPLAIN SQL statement.
  • Properly handle querying capitlized PostgreSQL tables.
  • Improved async methods for internal views.
  • Updated translations.
sequeler - Critical Bug Fix!

Published by Alecaddd almost 6 years ago

  • CRITICAL: Fixes missing GSettings Schema, restore lost connections.
  • Other small bug fixes and improvements.
sequeler - Implemented SSH tunneling

Published by Alecaddd almost 6 years ago

  • WARNING: This release packs many updates and something could break. Please, backup your connections.
  • Connect via SSH to a remote Database.
  • Major code refactor to handle UI updates via async methods.
  • Use Stack container to show a loading Spinner during fetch or data processing methods.
  • Major performance improvements to the table search and dropdown schema switcher.
  • Bug fixes and other improvements.
sequeler - Fancy New Icon!

Published by Alecaddd almost 6 years ago

  • New fancy Icon.
  • Use GtkNativeDialog.
  • Bug fixes and Improvements.
sequeler - Open SQLite files

Published by Alecaddd almost 6 years ago

  • Open SQLite files directly in Sequeler.
  • Right click to copy data inside a column.
  • Bug fixes and Improvements.
sequeler - UI Fixes and Performance Improvements

Published by Alecaddd almost 6 years ago

  • UI fix for logout button.
  • View shortcuts on preferences dropdown.
  • Performance Improvements.
  • Italian translation.