Graham Triggs
917dc06608
Corrections to Oracle schema
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2817 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-12 12:08:19 +00:00
Scott Phillips
87e777afe0
(Scott Phillips) SF#1908952 - Office 2007 formats cannot be added to FormatRegistry
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2793 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-07 17:33:32 +00:00
Graham Triggs
e2d567bb2b
Fix Oracle upgrade script
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2791 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-03-07 12:04:08 +00:00
Graham Triggs
b7a081a39a
Add indexes to foreign key columns to avoid database contention
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2651 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-12 21:40:22 +00:00
Graham Triggs
684da8831d
Ensure item_count tables are correctly defined, including primary keys
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2624 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2008-02-09 22:47:41 +00:00
Graham Triggs
65ceafe5e2
Updated schema to remove the old browse tables that are no longer used
...
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2412 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-12-01 11:17:19 +00:00
Graham Triggs
30c3a05a38
Added SQL to bring Oracle schema inline with Postgres updates
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2257 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-22 14:41:10 +00:00
Graham Triggs
6c40b8a3b2
Fix Oracle sequence resetting
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2248 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-05 16:01:40 +00:00
Graham Triggs
2eab772d8f
Corrected population of checksum_history
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2247 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-04 09:37:20 +00:00
Graham Triggs
6d458762fc
Corrected timestamp insertion in most_recent_checksum
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2241 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 14:52:24 +00:00
Graham Triggs
5a21e42fa5
Fixed definition of checksum_results
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2240 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-10-03 14:35:06 +00:00
Graham Triggs
806ad1b131
SF Patch 1749196 Oracle compatibility for Bitstream Checker
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2089 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-07-24 15:11:41 +00:00
Stuart Lewis
9b6c5729e4
SF Patch #1665400 Oracle schema changes for CLOB columns
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1761 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-04-05 15:35:38 +00:00
Scott Yeadon
18cabf4b4f
SF bug #1456988 - database-schema.sql and database-schema_13_14.sql inconsistencies
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1502 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-04-06 06:06:55 +00:00
Robert Tansley
6274c0521a
(Robert Tansley)
...
- UNIQUE constraint applied to schema namespace + short_id (not element).
Fixed bug SF #1460515 .
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1490 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 22:03:14 +00:00
Robert Tansley
3fc0e13ecf
(Lester Bowser, Robert Tansley)
...
- Fixes for Oracle database_schema.sql
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1486 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-29 15:42:34 +00:00
Robert Tansley
dbf8989d2d
(Robert Tansley)
...
- Removed superfluous CREATE INDEX statements, and reduced length of names > 30 chars long. Potentially fixes SF bug #1459063 (not verified)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1485 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 20:19:22 +00:00
Robert Tansley
9de6fe00e7
(Robert Tansley)
...
- Another Oracle fix (TEXT-> VARCHAR2(2000))
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1484 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-28 20:09:07 +00:00
Scott Yeadon
6737f4c329
SF Patch #1455107 - MetadataValue Database Index
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1465 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 04:54:58 +00:00
Scott Yeadon
417fbb551c
SF Patch #1456173 - updated database_schema.sql for Oracle (partially fixes SF bug #1455290 )
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1464 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-27 04:19:47 +00:00
Robert Tansley
174ff75a82
Attempted to bring Oracle schema files up to date (including SQL differences). Untested, I don't have an Oracle instance to test.
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1447 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-03-17 14:00:41 +00:00
Scott Yeadon
739ffdc43d
Database changes for 1.3 to 1.4 upgrade
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1326 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-13 06:04:15 +00:00
Scott Yeadon
edb9e4bb77
SF Patch# EPerson Group enhancement - allow groups within groups
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1325 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-10-13 05:49:39 +00:00
Robert Tansley
0e6d4f3f51
(Robert Tansley)
...
- Fixed numerous HTML syntax horrors
- Added database schema diagram from Claudia Juergen
- Moved Oracle install notes from ORACLE_README.txt to main docs (porting notes left in ORACLE_README.txt)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1270 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-07-29 18:11:30 +00:00
Scott Yeadon
a9b4fd8fc1
Update with changes from DSpace 1.3 alpha
...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1209 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-05-16 03:55:31 +00:00
David Stuve
c13f24e570
Oracle port. These files are meant to be copied to the parent directory
...
dspace/etc to overwrite the originals for the Oracle port to work.
The must be kept up to date with any schema changes!
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1060 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2004-09-13 04:36:42 +00:00