summaryrefslogtreecommitdiffstats
path: root/gerrit-war/src/main/webapp/WEB-INF/sql/upgrade014_015_part2.sql
diff options
context:
space:
mode:
Diffstat (limited to 'gerrit-war/src/main/webapp/WEB-INF/sql/upgrade014_015_part2.sql')
-rw-r--r--gerrit-war/src/main/webapp/WEB-INF/sql/upgrade014_015_part2.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/gerrit-war/src/main/webapp/WEB-INF/sql/upgrade014_015_part2.sql b/gerrit-war/src/main/webapp/WEB-INF/sql/upgrade014_015_part2.sql
new file mode 100644
index 0000000000..8b728c4ff0
--- /dev/null
+++ b/gerrit-war/src/main/webapp/WEB-INF/sql/upgrade014_015_part2.sql
@@ -0,0 +1 @@
+ALTER TABLE projects DROP COLUMN owner_group_id;