Skip to content

BlackbirdSql DDEX 2.0 Provider & SqlEditor 11.1.0.1 Release

Compare
Choose a tag to compare
@BlackbirdSQL BlackbirdSQL released this 06 Mar 01:59
· 74 commits to master since this release

Added parser linkage timeout user option. Parsers that exceed the timeout will now prompt the user for a time extension.
Fixed several unhandled NotOnUIThread exceptions. In most cases the processes now switch over to the ui thread if they're not already on it, rather than throwing an exception.
Fixed issue where a saved query only began displaying it's dirty state caption after a few minutes. This is a Visual Studio internal anomaly so the document is force saved a second time to kickstart dirty state notifications.
Fixed the exception message dialog which had been corrupted during porting.
Began a cleanup of redundant classes.

Full Changelog: v11.1.0.0...v11.1.0.1