You could write code to execute your schema change by sql and then update your runtime model.
On Fri, Oct 7, 2011 at 3:16 PM, John Huss <[email protected]> wrote: > Can Cayenne do database schema migration (like adding a column) at runtime > or just via the modeler app? > > Thanks, > John >
