On Fri, Apr 24, 2009 at 7:39 AM, Jurgis Pralgauskis
<[email protected]> wrote:
>
> hello,
<snip>
>
> and don't get the error, if I do
>
> db.define_table("items",
> SQLField("progwww", "string", ),
> SQLField("importance", "integer"),
> SQLField("about", "text", ),
> #SQLField("timestamp", "date"),
> )
>
I don't get the error if I change tablename from items to items0. The
timestamp field was fine for me. There must be an attribute in the
core somewhere called "items"
-wj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---