diff --git a/db/db.code.version.txt b/db/db.code.version.txt index 897bdc82..dee261df 100644 --- a/db/db.code.version.txt +++ b/db/db.code.version.txt @@ -1 +1 @@ -139 +140 diff --git a/db/db.update.140.sql b/db/db.update.140.sql new file mode 100644 index 00000000..df8cf4e6 --- /dev/null +++ b/db/db.update.140.sql @@ -0,0 +1 @@ +DELETE FROM reports_items WHERE field = 'sponsor_confirmed';