Would you be interested in maintaining / owning / releasing Firebird 
separately, under github.com/sqlalchemy/sqlalchemy-firebird 
<http://github.com/sqlalchemy/firebird> ? Because this is not a widely used 
dialect and I can't maintain CI for it under my own umbrella, it would benefit 
by being maintained and released separately. We have recently modernized 
sqlalchemy-access with a new maintainer in a similar way.



On Fri, Nov 8, 2019, at 1:57 PM, Paul Graves-DesLauriers wrote:
> I saw in the SQLAlchemy 1.3 Documentation page for Firebird 
> <https://docs.sqlalchemy.org/en/13/dialects/firebird.html> that the 'Firebird 
> dialect within SQLAlchemy is not currently supported. The dialect is not 
> tested within continuous integration and is likely to have many issues and 
> caveats not currently handled.'
> 
> I'd like to see the Firebird database have ongoing support within SQLAlchemy. 
> Firebird has been my database of choice since version 1.0, am currently using 
> it, and plan to continue using it in the future. It is still in active 
> development.
> 
> For Python, I use the fdb DBAPI (official driver) along with Firebird 
> dialect3 (current). I would suggest removing support for the old dialect1 and 
> kinterbasdb driver to simplify maintenance and testing.
> 
> 
> Can I help with getting the dialect tested within the continuous integration 
> and with resolving issues and caveats? I use Jenkins on a daily basis and 
> have been using Python for about 8 years. I'm now a performance test 
> engineer, but have many years of experience as a software developer as well. 
> I am also willing to help with documentation and support.
> 
> Are there any other issues causing the Firebird database to losing ongoing 
> support for it?
> 
> Thanks,
> Paul
> 
> 

> --
>  SQLAlchemy - 
>  The Python SQL Toolkit and Object Relational Mapper
> 
> http://www.sqlalchemy.org/
> 
>  To post example code, please provide an MCVE: Minimal, Complete, and 
> Verifiable Example. See http://stackoverflow.com/help/mcve for a full 
> description.
>  --- 
>  You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
>  To unsubscribe from this group and stop receiving emails from it, send an 
> email to sqlalchemy+unsubscr...@googlegroups.com.
>  To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sqlalchemy/fe77d2d8-a1a0-4082-bf10-6e78e0ed75c0%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/sqlalchemy/fe77d2d8-a1a0-4082-bf10-6e78e0ed75c0%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/2932583d-e98e-4dea-9f0a-efb200c4648e%40www.fastmail.com.

Reply via email to