- Use only Server Explorer connections for SQL Server scripting etc.
- Add "Migrate SQLite database to SQL Server" feature
- Add "Export SQL Server to SQLite" feature
- Using version 1.0.96 of SQLite ADO.NET provider
- Add both "Save" and "Save As" to SQL Editor
- Add keyboard shortcut for "Execute" query: F5, Save (Ctrl+S)
and Open (Ctrl+O) to SQL Editor
- Add "Export" first result as CSV option to SQL Editor
- Add ability to execute PRAGMA commands with SQLite
Improvements and bug fixes:
- Migrate to SQL Server feature was broken
- Migrate to SQL Server no longer blocks UI
- Export from SQL Server no longer blocks UI
- Merge Replication Subscription creation was broken
- Impossible/very hard to open LocalDB connection with old connection dialog
- Improved formatting of DataAcccess.cs sqlite-net code
- Minimize use of Error Reporting dialog
- Edit column should not show "Primary Key" column, and not allow editing of column name
- Improved initial directory when adding connections
- Now using ExceptionLess for Error Reporting
- Closing the Edit Data grid now closes the connection to the database
- Improved errror information when SQLite datetime parsing errors occur
- Improved error information when SQL Server script execution errors occur
- Add "Migrate SQLite database to SQL Server" feature
- Add "Export SQL Server to SQLite" feature
- Using version 1.0.96 of SQLite ADO.NET provider
- Add both "Save" and "Save As" to SQL Editor
- Add keyboard shortcut for "Execute" query: F5, Save (Ctrl+S)
and Open (Ctrl+O) to SQL Editor
- Add "Export" first result as CSV option to SQL Editor
- Add ability to execute PRAGMA commands with SQLite
Improvements and bug fixes:
- Migrate to SQL Server feature was broken
- Migrate to SQL Server no longer blocks UI
- Export from SQL Server no longer blocks UI
- Merge Replication Subscription creation was broken
- Impossible/very hard to open LocalDB connection with old connection dialog
- Improved formatting of DataAcccess.cs sqlite-net code
- Minimize use of Error Reporting dialog
- Edit column should not show "Primary Key" column, and not allow editing of column name
- Improved initial directory when adding connections
- Now using ExceptionLess for Error Reporting
- Closing the Edit Data grid now closes the connection to the database
- Improved errror information when SQLite datetime parsing errors occur
- Improved error information when SQL Server script execution errors occur