Greetings: I'm sure that this must be a FAQ but I can't find it in the docs anywhere...
What is the recommended practice for adding tables to an already established database? Do you go back to the beginning and run ant init on the entire (revised) schema so that Torque can create the new Peer classes or do you create them manually, using the existing classes as a model? The former approach would be easier, I think, but you'd have to back up your data. There is a boolean switch in build.properties called "database.manual.creation." If this is set to true does Torque build the Peer classes but allow you to add the tables manually, preserving your existing tables (and data!)? Thanks, Bruce -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
