razi
razi copied to clipboard
fix issue with dialect difference in sqlalchemy>=2.0.0
This adjusts the operator for new SQLAlchemy dialect introduced in SQLAlchemy 2.0.0. Additionally I've updated the version of this library (as those are breaking changes for anyone using SQLAlchemy<2.0.0) and I've adjusted requirements.
This PR fixes https://github.com/rvianello/razi/issues/11