--SQLAlchemy -The Python SQL Toolkit and Object Relational MapperTo 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+...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/fe77d2d8-a1a0-4082-bf10-6e78e0ed75c0%40googlegroups.com.
This is unexpected…
I can do this if we can get things setup similarly to the sqlalchemy-access dialect.
Is there a test set for confirming the dialect is acceptable for SQLAlchemy? Is there a sample test set I can use to confirm Firebird will work as expected (Like you use for SQL Server, Oracle, PostgreSQL, etc.)? If so, I’m willing to give it a shot. I am extremely happy with Firebird as a database and will probably end up doing this kind of work anyway…
Paul
You received this message because you are subscribed to a topic in the Google Groups "sqlalchemy" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sqlalchemy/yvsgiNtVYSk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sqlalchemy+...@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.
This is unexpected…
I can do this if we can get things setup similarly to the sqlalchemy-access dialect.
Is there a test set for confirming the dialect is acceptable for SQLAlchemy? Is there a sample test set I can use to confirm Firebird will work as expected (Like you use for SQL Server, Oracle, PostgreSQL, etc.)? If so, I’m willing to give it a shot. I am extremely happy with Firebird as a database and will probably end up doing this kind of work anyway…
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/012c01d596b2%24dda46020%2498ed2060%24%40dexmicro.com.
I’m reviewing the README.dialects and README.unittests files. It certainly appears that this is a task that I can take on.
How do we go about splitting the Firebird support into a separate plugin? Or perhaps, how was the sqlalchemy-access project created from the sqlalchemy master?
Thanks,
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/7d25b9ba-0c52-4fe8-a8df-3f1057aab265%40www.fastmail.com.
I’m reviewing the README.dialects and README.unittests files. It certainly appears that this is a task that I can take on.
How do we go about splitting the Firebird support into a separate plugin? Or perhaps, how was the sqlalchemy-access project created from the sqlalchemy master?
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/006301d59918%24f57889c0%24e0699d40%24%40dexmicro.com.
To unsubscribe from this group and stop receiving emails from it, send an email to sqlal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/fe77d2d8-a1a0-4082-bf10-6e78e0ed75c0%40googlegroups.com.
--
SQLAlchemy -
The Python SQL Toolkit and Object Relational Mapper
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 a topic in the Google Groups "sqlalchemy" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sqlalchemy/yvsgiNtVYSk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sqlal...@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.
--
SQLAlchemy -
The Python SQL Toolkit and Object Relational Mapper
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 sqlal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/012c01d596b2%24dda46020%2498ed2060%24%40dexmicro.com.
--
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 a topic in the Google Groups "sqlalchemy" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sqlalchemy/yvsgiNtVYSk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sqlal...@googlegroups.com.
Fantastic! I could use some help getting over some hurdles in getting things up and running.
I’ve already used your project as my example for getting going with sqlalchemy-firebird. Let me commit what I have so far, along with some questions about testing. I’ll probably be doing this after Christmas – I’ll let you know.
Thanks again, I’m looking forward to working with you.
Paul
To unsubscribe from this group and all its topics, send an email to sqlalchemy+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/ae8873eb-8f23-4730-9f43-eb95f0ffa391%40googlegroups.com.