Remove Oracle script that accidentally made it in via #8800

This commit is contained in:
Tim Donohue
2023-10-02 10:55:43 -05:00
parent 96ba07197a
commit 5e04edf41e

View File

@@ -1,9 +0,0 @@
--
-- The contents of this file are subject to the license and copyright
-- detailed in the LICENSE and NOTICE files at the root of the source
-- tree and available online at
--
-- http://www.dspace.org/license/
--
ALTER TABLE process MODIFY (parameters CLOB);