Skip to content

Releases: BlackbirdSQL/Firebird-DDEX-SqlEditor

BlackbirdSql DDEX 2.0 Provider & SqlEditor 11.1.0.1 Release

06 Mar 01:59
Compare
Choose a tag to compare

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

03 Mar 22:03
d501ff5
Compare
Choose a tag to compare

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

10 Feb 23:17
Compare
Choose a tag to compare

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

10 Feb 17:33
Compare
Choose a tag to compare

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

04 Feb 21:06
Compare
Choose a tag to compare

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

02 Feb 22:44
Compare
Choose a tag to compare

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

29 Jan 20:48
Compare
Choose a tag to compare

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

25 Jan 23:51
Compare
Choose a tag to compare

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

24 Jan 19:46
c47a7cc
Compare
Choose a tag to compare

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

24 Jan 13:44
Compare
Choose a tag to compare

Final preview version. Implemented wait timeouts on all possible deadlock logic.

Full Changelog: v10.1.0.2...v10.1.1.0