I'm struggling with how to handle a database that already exists.
I've written model code for many of the tables and I can access them,
but many others don't have 'id' fields.  One table has a field that is
an enum().

If I must resort to using db.executesql(), how should I organize the
code so that MVC principals are observed?

Any help appreciated.

ae

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to