On Dec 29, 8:27 pm, Alex <shes...@gmail.com> wrote: > I got error message with postgress: > ProgrammingError: syntax error at or near "user" > LINE 1: CREATE TABLE user(
Postgres can't have a table called 'user': http://www.postgresql.org/docs/8.3/interactive/sql-keywords-appendix.html The same limitation wrt fields is mentioned in: http://mdp.cti.depaul.edu/examples/default/orm F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---