Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagesql
DROP FUNCTION bitstream2bundle5(integer);
DROP FUNCTION bitstream2item5(integer);
DROP FUNCTION bitstream2itemhandle5(integer);
DROP FUNCTION bitstream2collection5(integer);
DROP FUNCTION bitstream2collectionhandle5(integer);
DROP FUNCTION bitstream2community5(integer);
DROP FUNCTION bitstream2communityhandle5(integer);
DROP FUNCTION bundle2item5(integer);
DROP FUNCTION bundle2itemhandle5(integer);
DROP FUNCTION bundle2collection5(integer);
DROP FUNCTION bundle2collectionhandle5(integer);
DROP FUNCTION bundle2community5(integer);
DROP FUNCTION bundle2communityhandle5(integer);
DROP FUNCTION item2itemhandle5(integer);
DROP FUNCTION itemhandle2item5(varchar);
DROP FUNCTION item2collection5(integer);
DROP FUNCTION item2collectionhandle5(integer);
DROP FUNCTION itemhandle2collection5(varchar);
DROP FUNCTION itemhandle2collectionhandle5(varchar);
DROP FUNCTION item2community5(integer);
DROP FUNCTION item2communityhandle5(integer);
DROP FUNCTION itemhandle2community5(varchar);
DROP FUNCTION itemhandle2communityhandle5(varchar);
DROP FUNCTION collection2collectionhandle5(integer);
DROP FUNCTION collectionhandle2collection5(varchar);
DROP FUNCTION collection2community5(integer);
DROP FUNCTION collection2communityhandle5(integer);
DROP FUNCTION collectionhandle2community5(varchar);
DROP FUNCTION collectionhandle2communityhandle5(varchar);
DROP FUNCTION community2communityhandle5(integer);
DROP FUNCTION communityhandle2community5(varchar);
DROP FUNCTION metadata_id2field5(integer);
DROP FUNCTION metadata_field2id5(varchar, varchar, varchar);