On Apr 24, 5:28 pm, Michael Bayer wrote: > There have already been issues in the gaerdbms dialect regarding Google's > exception formatting here being inconsistent. you should emulate the > approach > here:http://hg.sqlalchemy.org/sqlalchemy/file/21043b66fe2e/lib/sqlalchemy/...
Thank you very much, that regexp did the trick: metadata.create_all() now works. I'll open a ticket to propose the local-only mode to gaerdbms. -- rodrigo -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
