Hi Kenneth, I apologize. A couple of them I bookmarked and I am working ont them. Yet I cannot find 3-4. Please open tickets on googlecode so I can keep track of them more easily. Thanks for your help.
Massimo On Jan 13, 2:24 am, Kenneth Lundström <kenneth.t.lundst...@gmail.com> wrote: > Hello everybody, > > for the past month I have sent maybe 3-4 bugreports to this list, but so > far only 1 of them have been answered. It feels a litte bit stupid to > send those reports without getting any responce. Am I sending them to > the wrong place or are they so simple that I should be able to solve > them myself? > > Maybe a bug? > > Should the underlying database and web2pys database model files be in > sync? In one applications I have a table defined to have 14 fields. But > if I look at att the table on database level it has 15 fields? > > A question. What is the correct way to remove a foreign key > relationsship between two tables? If I in a model file define a field > like Field('group', db.group, required=true) and then remove it I get a > error telling that mysql could not remove the foreign key. So far I have > deleted the whole database and deleted all files in /databases/ so > web2py has created all tables again. It�s not a problem on my > development system, but might become a problem on the production server. > > Kenneth