v0.0.0
What's Changed
- Added project skeleton
- Added generated SDK gRPC API stubs
- Added example destination blueprint
- Added software integration tests
- DML: Added SQLAlchemy backend implementation for upsert, update, delete
- Connect: Added
url
form field, accepting an SQLAlchemy database connection URL - Connect: Implemented adapter's
Test
method - Transform: Fivetran uses special values for designating
NULL
and
CDC-unmodified values. - Types: Added support for all Fivetran data types
Details
- Add generated SDK API stubs and example Fivetran destination blueprint by @amotl in #2
- Add software integration tests by @amotl in #3
New Contributors
Full Changelog: https://github.com/crate-workbench/cratedb-fivetran-destination/commits/v0.0.0