[ 
http://jira.dspace.org/jira/browse/DS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Donohue updated DS-423:
---------------------------

    Attachment: clean-update-postgres.patch

I'm attaching the Postgres patch which I just applied to Trunk 
(clean-update-postgres.patch).  I had to make a few more modifications to the 
original patch to ensure that dependency errors didn't occur when running 'ant 
clean_database'.

> Ant target 'clean_database' doesn't drop all tables'.
> -----------------------------------------------------
>
>                 Key: DS-423
>                 URL: http://jira.dspace.org/jira/browse/DS-423
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.6.0
>            Reporter: Robin Taylor
>            Assignee: Tim Donohue
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: clean-update-postgres.patch, dbSchemaCleanUpdate.patch
>
>
> A number of new database tables have been added in 1.6, they need to be added 
> to clean_database.sql. Stupidly I didn't make a note of the offending tables 
> but from memory they were harvest*. It appears they had some relationship 
> with other legacy tables eg bitstream which prevented those tables also being 
> removed. 
> To fix - add the new tables in to clean_database prior to the legacy tables.

-- 
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

        

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to