If you remove tables, you need to remove those Base* class. (It doesn't hurt to leave them there, just take up spaces). Other than that, you can leave you Base* classes along and Torque will overwrite them faithfully.
Howard Lin > -----Original Message----- > From: Dan Allen [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 6:49 PM > To: Turbine Torque Users List > Subject: Re: Upgrade Script > > > > When schema changes, you need to re-generate BaseXXX and > > BaseXXXPeer classes (of course). > So you are saying delete yoru Base* classes so that it will > regenerate them, or that it will automatically overwrite your Base* > classes (which is fine since no custom code should be in them > anyway)? > > Dan > > -- > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > Daniel Allen, <[EMAIL PROTECTED]> > http://www.mojavelinux.com/ > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > Microsoft is not the answer, it is the question. > The answer is NO! > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
