Releases: TabularisDB/tabularis-db2-plugin
Releases · TabularisDB/tabularis-db2-plugin
v0.0.1
Changelog
All notable changes to this project will be documented in this file.
[0.0.1] - 2026-04-14
Bug Fixes
- (metadata) Correct foreign key joins to map referenced columns by @debba
- (odbc) Add platform-specific linking and update CI runners by @debba
Features
- Add initial IBM Db2 plugin scaffold with CI and tooling by @debba
- (test) Add dockerized DB2 integration tests and setup scripts by @debba
- (query) Implement DB2 explain plan extraction and tree building by @debba
Miscellaneous
- (release) Push commits to master branch instead of main by @debba
- (release) Update macos runner to 15 and mark explain query verified by @debba
- (release) Update macos runner to version 13 for x86_64 build by @debba
- (release) Update macos runner to macos-latest by @debba
- (release) Add macOS x86_64 cross-compile ODBC setup and env path by @debba