New beta version released.

Added features:

  1. New option in preferences was added:
    • If there is no password stored for the connection, you will be prompted when trying to connect.
  2. If there is alias filled in the connection details, it will be shown in the database tree instead of server.port.login.
  3. Table node right click menu was enhanced by adding two more options: show create table, analyze table.

Bugfixes:

  1. Fixed updates of primary column values.
  2. Fixed updates of tables with varchar primary key.

New beta version released.

Added features:

  1. You can either select the text to be executed as a query, or simply run the line the cursor is at.
  2. New options in preferences were added:
    • You can set/change your default limit for the tab Content of table.
    • You can set which tab will be shown after selecting the table in the tree. (Table description or Content of table).

New stable version released.

Added features:

  1. You can either select the text to be executed as a query, or simply run the line the cursor is at.
  2. Double click on a connection node opens the connection.
  3. New options in preferences were added:
    • You can set/change your default limit for the tab Content of table.
    • You can set which tab will be shown after selecting the table in the tree. (Table description or Content of table).

Bugfixes:

  1. Fixed Date and Timestamp columns inserting/updating.
  2. Quick search window resizes according to its contents automatically.

Major enhancement:

  • From now on, the connections are also shown as first level nodes in the tree.This means that you can have more connections opened at once to a different server and run queries on currently selected one.