can you add async metods ?
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when i cant use async\await methods =(
Describe the solution you'd like A clear and concise description of what you want to happen. firebird+pyfirebirdsql driver based on https://github.com/nakagami/pyfirebirdsql?tab=readme-ov-file
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. async driver for firebird with sqlalchemy
Thanks for your suggestion. I'll create a project for us to plan out the changes.
Related: https://github.com/nakagami/pyfirebirdsql/issues/121
I suggest deprecating support for fdb / Python 2.x and introducing pyfirebirdsql as the asynchronous alternative, following a similar approach taken by the PostgreSQL dialect in SQLAlchemy.