Hi Todd,
in our distribution you will find an example project called "empire-db-example-advanced". In there you will find a class called "SampleAdvApp.java" The method ddlSample(..) shows you how to do that. Regards Rainer from: Todd Stout [mailto:[email protected]] to: [email protected] re: Changing schema in production Suppose I have a production application using Empire DB. How do I make schema changes without dropping and recreating tables? For instance, how would I add a new column to a table?
