Anthony, I'm still on 1.99.2 so I think I'll migrate my apps to 1.99.4. The time saving I'll get from the updated smartgrid will more than compensate the move.
Andrew, it doesn't make sense to refactor a dozen working and in- production controllers just to rename tables. I have much better ways to spend my time. Pbreit, I agree with you. It's a religious war. By the way, do you use Emacs or Vim? :). On Dec 16, 3:39 pm, pbreit <[email protected]> wrote: > I like singular table names but it's a bit of a religious war. Plural seems > better when doing SQL queries but singular feels better with DAL queries. > > I'm not sure Web2py's migrations can change a table name while preserving > the data. You might need to make the change manually and then update your > model. > > Make sure to backup!!

