[sqlalchemy] Re: Authoring Dialects: How to Fix AssertionError: assert Decimal('15.7563') in [15.7563] ?

2015-05-14 Thread Robert Buck
The code is here: https://github.com/rbuck/sqlalchemy-nuodb Instructions (notably for pip dependencies) are documented in the README.rst file. The test is the SQL Alchemy compliance test suite. I am down to 12 or less failures now, so I am almost defect free.

[sqlalchemy] Re: Authoring Dialects: How to Fix AssertionError: assert Decimal('15.7563') in [15.7563] ?

2015-05-14 Thread Jonathan Vanasco
Can you share the test and any relevant code (ie, anything in the dialect that deals with this)? -- 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