Re: [CDBI] Database software upgrades...
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Judd Taylor wrote: > Is there a simple way to I can upgrade the underlying database along > with the software, without wiping out the already-installed data? Is "ALTER TABLE" what you're looking for? - Perrin