mirror of https://github.com/sipwise/db-schema.git
By default, Prosody automatically handles table management.
As a result, executing the down script will fail because the index
has already been created by Prosody.
Adding IF NOT EXISTS prevents errors when the index already exists.
Change-Id: Ie9289ec5381fd1082047e5c9a762e7a31cf1c55c
(cherry picked from commit f863fe359d)
mr13.5
parent
de7eb09ed5
commit
dd4f81d870
Loading…
Reference in new issue