Implemented support for table conflicts
authorAlexander Ebert <ebert@woltlab.com>
Fri, 27 Jan 2012 17:42:38 +0000 (18:42 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 27 Jan 2012 17:42:38 +0000 (18:42 +0100)
commit76d746655034d2ab4b2a37ccc4eb3c3a1eef60c9
treee8350004d95f3cf2da0bb57c6181aae565c03195
parent2e95e8fac41fa97bdf13efbf443d619ff04520d9
Implemented support for table conflicts

@Burntime Could you add PostgreSQL support later?

See #178
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php