I appreciate that this has been discussed before and, if I understand correctly, a 'decimal' field type is under consideration. As this is an essential feature, I wonder what the current status is?
I believe that one reason for the delay is that Sqlite doesn't support decimals. However, for any databases that do not support it, why not simply use 'double' in its place and make sure this is well documented? Then if anyone wishes to make true use of decimal, they will simply have to use a database with that feature. Thanks for your consideration. David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

