This website requires JavaScript.
Explore
Sign In
hazza
/
DSpace
Watch
1
Star
0
Fork
0
You've already forked DSpace
mirror of
https://github.com/DSpace/DSpace.git
synced
2025-10-09 19:13:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db9f6e6f368d8c07bde844d3333ca53ab1b6b887
DSpace
/
dspace
/
etc
/
postgres
History
Mark Diggory
db9f6e6f36
Atmire dspace 3.0 versioning contribution
...
Versioning : Add Spring WebMVC Control Versioning : AIP Prototype Test Improvements.
2012-09-20 01:14:30 +02:00
..
xmlworkflow
[DS-968] XML configurable workflow : Adjust table naming convention to not use "XML" as we will make this database driven in the near future. Best to do this prior to release to not complicate demo upgrades and testing. org.dspace.xmlworkflow Package will be renamed after RC releases.
2011-09-09 19:51:08 +00:00
database_schema_11-12.sql
[DS-297] Move PostgreSQL-specific SQL into etc/postgres for greater clarity
2009-10-09 22:42:19 +00:00
database_schema_12-13.sql
[DS-297] Move PostgreSQL-specific SQL into etc/postgres for greater clarity
2009-10-09 22:42:19 +00:00
database_schema_13-14.sql
[DS-297] Move PostgreSQL-specific SQL into etc/postgres for greater clarity
2009-10-09 22:42:19 +00:00
database_schema_14-15.sql
[DS-297] Move PostgreSQL-specific SQL into etc/postgres for greater clarity
2009-10-09 22:42:19 +00:00
database_schema_15-16.sql
[DS-295] CC License being assigned incorrect Mime Type during submission.
2009-12-20 08:54:06 +00:00
database_schema_16-17.sql
RE: DS-729 (update-sequences.sql script errors out, as it refers to an old, obsolete 'dctyperegistry' table). I'm committing a 'database_schema_16-17.sql' upgrade script, to ensure this old obsolete sequence is removed from existing DSpace databases. It's probably better to remove it now, rather than let it continue to languish around in everyone's DB. This needs to be added as part of the DSpace 1.6 -> 1.7 Upgrade instructions.
2010-10-29 17:10:02 +00:00
database_schema_17-18.sql
Fix Encoding of 1.7 to 1.8 Postgres DB Upgrade script. All other DSpace SQL scripts are encoded in ANSI. This one was encoded in UTF8, which was causing this Postgres bug to occur:
http://archives.postgresql.org/pgsql-bugs/2010-03/msg00239.php
2011-10-18 16:42:26 +00:00
database_schema_18-3.sql
Atmire dspace 3.0 versioning contribution
2012-09-20 01:14:30 +02:00
database_schema.sql
Atmire dspace 3.0 versioning contribution
2012-09-20 01:14:30 +02:00
update-sequences.sql
DS-712 : DSpace Fails to Check if a Handle is already assigned before assigning a new handle
2010-10-29 16:50:15 +00:00