Forums / Developer / System upgrade, potential problems
Tony Wood
Thursday 08 July 2004 5:53:52 am
Hi,
Is there a way of preventing extension databases from appearing the the /setup/systemupgrade DROP TABLE list?The System upgrade page is valid and these databases are not part of the main system. But I think they should be at least shown as "Extension" items so they are not accidentally cut 'n' paste into a sql command and then the tables disappear.
Any ideas?
Tony
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Kåre Køhler Høvik
Tuesday 13 July 2004 12:20:39 am
Add this as a bug report. We should only output drop statements for tables begging with ez*, or just skip all the drop statements.
--Kåre Høvik
Kåre Høvik