Skip to content

v0.0.0

Compare
Choose a tag to compare
@amotl amotl released this 17 Feb 10:14
· 74 commits to main since this release

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

  • @amotl made their first contribution in #2

Full Changelog: https://github.com/crate-workbench/cratedb-fivetran-destination/commits/v0.0.0