decimals.. u can use pickling? slower, yes. On Friday 24 August 2007 10:37:53 Florent Aide wrote: > Hi, > > As far as I know, sqlite does not allow you to store decimal > objects, only floats. Which really is not the same. If you really > need decimals (ie: accounting books anyone ?) then you should > consider using firebird which is the only other database engine > supported by SA that is embeddable in a python application without > the need of and external server. > > If someone has a way to accurately manipulate floats with the same > precision as decimals I would gladly hear from it because for the > moment I just banned sqlite from my dbengine choices for this > particular reason :( > > Regards, > Florent.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
