1 Commits

Author SHA1 Message Date
Stefan Nica
2beb7ac13a Fix db migration for mariadb >= 10.2.8
Starting with mariadb 10.2.8, removing a column
that is part of a primary key requires that the
primary key constraint be dropped and recreated.

Change-Id: I43e4dae325dd6561a9fe0fd4ce595cea4c2ef7a6
Closes-Bug: #1749184
2018-02-14 10:57:14 +01:00