1.5.0
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