SQLalchemy CIText is not compatible with psycopg
I need to use sqlalchemy-citext
extension to deal with my models but I can’t get it to work with psycopg.
I need to use sqlalchemy-citext
extension to deal with my models but I can’t get it to work with psycopg.