-
Adrien Crivelli authored
DBAL-54 was fixed in commit 3d55dc8e by changing SQL queries order. However it was later reintroduced. This patch uses a different, more future-proof way, approach by using DROP SEQUENCE ... CASCADE syntax, and thus does not depend on queries order.
e1c967c2