Skip to content

1.5.0

Compare
Choose a tag to compare
@Rekkonnect Rekkonnect released this 29 May 13:02
· 31 commits to master since this release

The project is being upgraded, here are latest changes since the last patch

Features

  • The SQL query editor now opens immediately after loading a database
  • Ctrl+Enter in the SQL query editor only executes the surrounding statement around the cursor
  • A new setting to avoid showing the popup for only executing the selected text

Optimizations

  • Added an assembly dependency to the System.Data.SqlServerCe assembly,
    and eliminated the use of reflection to interact with it