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
- [web2py] About bugreports Kenneth Lundström
-