mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
ACS-1989: Fixed PostgreSQL patch.
This commit is contained in:
@@ -12,6 +12,7 @@ ALTER TABLE alf_transaction
|
|||||||
DROP COLUMN IF EXISTS server_id;
|
DROP COLUMN IF EXISTS server_id;
|
||||||
|
|
||||||
DROP TABLE IF EXISTS alf_server;
|
DROP TABLE IF EXISTS alf_server;
|
||||||
|
DROP SEQUENCE IF EXISTS alf_server_seq;
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Record script finish
|
-- Record script finish
|
||||||
|
Reference in New Issue
Block a user