Oracle DB Schema has artifacts from past releases
-------------------------------------------------

                 Key: DS-437
                 URL: http://jira.dspace.org/jira/browse/DS-437
             Project: DSpace 1.x
          Issue Type: Bug
          Components: DSpace API
    Affects Versions: 1.5.2, 1.6.0
            Reporter: Larry Stone
            Assignee: Larry Stone
            Priority: Minor


The database schema defined in dspace/etc/oracle/database_schema.sql contains 
some artifacts that were dropped from the PostgreSQL schema in past releases.  
They need to be removed from Oracle's schema to bring them back to parity.  
They are:

"History" table (delete it)
"HistoryState" table (delete it)
"mets_bitstream_id" column of "Bundle" table (delete it)

Change "MetadataValue.text_lang" to varchar(24) to match PostgreSQL.

Patch is forthcoming.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to