ACS-1989: Fixed PostgreSQL patch.

This commit is contained in:
Jamal Kaabi-Mofrad
2021-09-16 12:27:20 +01:00
parent b120a9658f
commit 43e528878e

View File

@@ -12,6 +12,7 @@ ALTER TABLE alf_transaction
DROP COLUMN IF EXISTS server_id;
DROP TABLE IF EXISTS alf_server;
DROP SEQUENCE IF EXISTS alf_server_seq;
--
-- Record script finish