[sqlalchemy] Automatically Adding Casting to 'CASE' Expressions in Dialects

2012-09-28 Thread Alex D.
Is there a good way to have a dialect automatically add casting to 'THEN' expressions in 'CASE' statements? I'm working on a dialect for the H2 database, via Jython. H2 requires values in a 'THEN' expression to have explicit casts (see: Unknown data type thrown with a case statement where all

Re: [sqlalchemy] Automatically Adding Casting to 'CASE' Expressions in Dialects

2012-09-28 Thread Alex D.
Roger that, thanks for the prompt response. -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To view this discussion on the web visit https://groups.google.com/d/msg/sqlalchemy/-/XU4Zfrz8KJQJ. To post to this group, send email to