good to know. thanks
On Mar 4, 10:17 pm, Richard <[email protected]> wrote: > admins (which includes Massimo) can set it to done. > > I think the decimal question was a fair one given it wasn't documented > yet. > > On Mar 5, 5:05 am, Thadeus Burgess <[email protected]> wrote: > > > Can others besides the question creator mark something as DONE? > > > -Thadeus > > > On Thu, Mar 4, 2010 at 12:03 PM, waTR <[email protected]> wrote: > > > That's no big deal, just mark the suggestion as DONE, and put a > > > comment about the existence of this feature... > > > > On Mar 4, 7:29 am, DenesL <[email protected]> wrote: > > >> Other that pointing them in the right direction?. > > > >> On Mar 4, 8:06 am, mdipierro <[email protected]> wrote: > > > >> > There is a comment on uservoice about decimal. > > > >> > DAL already has support for decimal although it is not documented in > > >> > the book. On SQLite it is mapped into "double" because SQLite does not > > >> > have native "decimal" but it works well on other databases. > > > >> > Field('money','decimal(10,3)') for 3 decimals. > > > >> > I did not delete the comment but somebody perhaps should or edit it > > >> > since it may give the wrong impression to new users. > > > >> > There are other comments with wishes that have already been granted or > > >> > are not clear. This confuses new users. Who should we deal with them? > > > >> > Massimo > > > > -- > > > 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 > > > athttp://groups.google.com/group/web2py?hl=en. -- 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.

