>do you have db.define_table(....) in your models?

I did not, somehow that got clipped, in my late night coding frenzy.

After adding db.define_table(...),
reran tests,
got a 'relation already exists' error,
using pgAdminIII deleted the table,
re-ran test - it passed - recreating the table in the process,
i restored the data from backups.

Now the data appears in the database administration,
looks like database is now talking to web2py.

Thanks


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to