Commit Graph

11 Commits

Author SHA1 Message Date
Scott Yeadon
cf3a72a627 Fixed typo in 13-14 upgrade docs and checksum checker sql, and removed tasklist sql
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1536 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-07-03 23:21: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
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
ae2b3cfb71 Changed expected_checksum to last_checksum on most_recent_checksum insert statement (fix non-existent column error)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1415 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-02-09 04:32:34 +00:00
Jim Downing
27d72438fe Checksum Checker, minus a little documentation and a couple of refactorings.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1408 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-01-20 16:13:20 +00:00
Robert Tansley
9e4cb86aae (Aneesh Joy)
- Browse by subject feature; SF Patch #1193600


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1398 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2006-01-12 21:47:31 +00:00
Robert Tansley
2b0e686c79 Now drops dcvalue and dctyperegistry tables, as these tables will no longer be managed, and have key references that can cause problems later
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1394 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-12-20 16:18:16 +00:00
Robert Tansley
5cb6fbdeca (Robert Tansley)
- Drop unique community name constraint


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1380 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-22 20:53:51 +00:00
Robert Tansley
5a5c51179e (Robert Tansley)
- Bitstream file sizes now stored in BIGINT column size_bytes.
  Fixes SF bug #1035366
- Queries involving booleans now have Oracle/PostgreSQL-neutral SQL syntax;
  removes some DB-dependent code from business logic layer


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1374 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-17 19:02:04 +00:00
Robert Tansley
8a66267869 (Martin Hald, Larry Stone, Robert Tansley)
- Support for multiple (flat) metadata schemas
NOTE: Still some items to do


git-svn-id: http://scm.dspace.org/svn/repo/trunk@1373 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-16 21:40:53 +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