Any ideas? I used http://gaesql.appspot.com/ to generate the code...
Error traceback
Traceback (most recent call last):
File "/home/ben/www/web2py/gluon/restricted.py", line 173, in
restricted
exec ccode in environment
File "/home/ben/www/web2py/applications/msi/models/db.py", line 83,
in <module>
SQLField("employee_password", "VARCHAR", length=128,
default=None))
File "/home/ben/www/web2py/gluon/sql.py", line 1275, in define_table
t._create(migrate=migrate, fake_migrate=fake_migrate)
File "/home/ben/www/web2py/gluon/sql.py", line 1628, in _create
(field.type, field.name)
SyntaxError: Field: unknown field type: INTEGER for employee_id
--
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.