On Sep 16, 2006, at 15:27, James Masters wrote:
Vaguely related:
On $new_project we have a "scaffold_generator" that runs the loader
and generates a Perl module (with a bunch of packages) for each of
our databases. In the generator we hardcode a few tweaks (say used
the Cached class for t
For the record, I am just forwarding a reply to an email that JohnS kindly
sent to me in reply to a question about the Rose Loader.
> Also, once I've auto-initialised a package/table using Loader, presumably
it won't know
> the relationships (under MySQL). Can I add the relationships afterwards
For the record, I am just forwarding a reply to an email that JohnS kindly
sent to me in reply to a question about the Rose Loader.
> Also, once I've auto-initialised a package/table using Loader, presumably
it won't know
> the relationships (under MySQL). Can I add the relationships afterwards