break: Require SQLAlchemy 2.0 for SQL taps and targets #1667
Labels
Dependencies
kind/Feature
New feature or request
SQL
Support for SQL taps and targets
valuestream/SDK
Milestone
Feature scope
Taps (catalog, state, stream maps, etc.)
Description
We should require new taps and targets use SQLAlchemy 2.0 to avoid having to migrate them later, and come up with a migration plan for existing ones.
Most of the compatibility work was done in #1357, but individual connectors may still be using deprecated APIs.
Ecosystem Support
Related:
The text was updated successfully, but these errors were encountered: