Releases: BlackbirdSQL/Firebird-DDEX-SqlEditor
BlackbirdSql DDEX 2.0 Provider & SqlEditor 11.1.0.1 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
BlackbirdSql DDEX 2.0 Provider & SqlEditor 11.1.0.0 Release
Added on-demand synchronous Trigger/Generator linkage user option.
Resolved ussue where malformed DocumentMoniker was causing Editor Save to corrupt document locks. Monikers were deliberately malformed for Intellisense to function after a moniker name change. To resolve this issue virtual project items have been shelved in favour of passing it over to VS and maintaining an xref table to the original explorer moniker. This approach is far more efficient and faster.
Renamed several classes and consolidated classes. Also began process of clearing out redundant SqlServer specific code.
Full Changelog: v11.0.0.1...v11.1.0.0
BlackbirdSql DDEX 2.0 Provider & SqlEditor 11.0.0.1 Release
Prevented some type convertors going idle on switching between model instances.
Full Changelog: v11.0.0.0...v11.0.0.1
BlackbirdSql DDEX 2.0 Provider & SqlEditor 11.0.0.0 Release
First official full release of BlackbirdSql. Version 11.0.0.0.
Full Changelog: v10.1.2.3...v11.0.0.0
BlackbirdSql DDEX 2.0 Provider & SqlEditor 10.1.2.3 Release
Resolved several SE, edmx and RunningConnectionTable sync issues.
Full Changelog: v10.1.2.2...v10.1.2.3
BlackbirdSql DDEX 2.0 Provider & SqlEditor 10.1.2.2 Release
Synchronized edmx with RunningConnectionTable connection management.
Full Changelog: v10.1.2.1...v10.1.2.2
BlackbirdSql DDEX 2.0 Provider & SqlEditor 10.1.2.1 Release
Resolved several early startup issues. See Changelog.
Full Changelog: v10.1.2.0...v10.1.2.1
BlackbirdSql DDEX 2.0 Provider & SqlEditor 10.1.2.0 Release
Implemented SqlEditor and Intellisense support for .fbsql
disk files.
Full Changelog: v10.1.1.1...v10.1.2.0
BlackbirdSql DDEX 2.0 Provider & SqlEditor 10.1.1.1 Release
Final preview version. Synchronized Intellisense and RdtManager.
Full Changelog: v10.1.1.0...v10.1.1.1
BlackbirdSql DDEX 2.0 Provider & SqlEditor 10.1.1.0 Release
Final preview version. Implemented wait timeouts on all possible deadlock logic.
Full Changelog: v10.1.0.2...v10.1.1.0