Drop appMaintainerQueue if it exists.
This commit is contained in:
@@ -20,6 +20,7 @@ drop table if exists appVotes;
|
|||||||
drop table if exists appRating;
|
drop table if exists appRating;
|
||||||
drop table if exists appNotes;
|
drop table if exists appNotes;
|
||||||
drop table if exists appMaintainers;
|
drop table if exists appMaintainers;
|
||||||
|
drop table if exists appMaintainerQueue;
|
||||||
drop table if exists sessionMessages;
|
drop table if exists sessionMessages;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user