On 10/18/07, Michael Bayer <[EMAIL PROTECTED]> wrote: > theres a fix in rev 3641 for this.
Thank you, with this fix the exception went away. However, SQLAlchemy still does not recognize some of the types using the SQLite backend. The attached DB included for example DECIMAL and TINYINT columns, which are reflected as NullType(). What is your opinion about such types? Kind regards, Markus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
