mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-03 23:04:01 +01:00
Create interactive update script with improved DB schema check; udated installer with new features and styles
This commit is contained in:
@@ -183,7 +183,7 @@ DROP TABLE contacts_tmp;
|
||||
DELETE FROM messages;
|
||||
|
||||
|
||||
-- Updates from version 0.5.x
|
||||
-- Updates from version 0.5.1
|
||||
|
||||
CREATE TABLE contacts_tmp (
|
||||
contact_id integer NOT NULL PRIMARY KEY,
|
||||
|
||||
Reference in New Issue
Block a user