sqlalchemy-citext
sqlalchemy-citext copied to clipboard
Update for SQLAlchemy>=2 compatibility
This is for #23 and fixes a hard break with SQLAlchemy >= 2. It also fixes deprecation warnings in SQLAlchemy>1.3,<2
I tested this for backwards compatibility on SQLalchemy 1.1, 1.2, and 1.3 and had no problems
Hey there @mahmoudimus; a gentle poke on this one. I'm using my own fork for now but it would be great if you considered merging this :)
@mzpqnxow yep, expect it today.
Any update on getting this merged and doing a new release?