The keyword for floating point columns is REAL according to the SQLite
documentation (http://www.sqlite.org/datatype3.html), but only FLOAT
is recognized by SQLAlchemy.

This patch corrects the problem.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Attachment: sqlite-real.diff
Description: Binary data

Reply via email to