Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 2532 over 18 years sgarg renaming enum to catalogEnum to prevent compila...
  edu 4425 over 15 years daigle Store schemaLocations as they are found in star...
  perl 4394 over 15 years walbridge Further rework on ldapweb.cgi for 1.9 compatibi...
  php 3134 over 17 years perry added gpl header to php metacat lib
  python 3122 over 17 years perry Minor updates to python module ... default urls...
  query-client 2824 over 18 years tyburczy Unix port of transform.bat
  ruby 3132 over 17 years perry Initial import of Chad Burt's ruby metacat client
addforeignkeyfortable.sql 135 Bytes 1626 almost 21 years Jing Tao Create a foreign key for table accesssubtree.
alter-datafile-for-knbbackup.sql 1.66 KB 2662 over 18 years Jing Tao Add a new sql file to alter control file which ...
clear.sql 312 Bytes 704 about 23 years berkley added removal of relations
delete-xml-documents.sql 937 Bytes 3123 over 17 years Jing Tao Add a script to delete documents manually.
delete-xml-revisions.sql 110 Bytes 3125 over 17 years Jing Tao Add a script can delete xml_revision records.
drop-postgres.sql 2.02 KB 2769 over 18 years Matt Jones New SQL tables and db upgrade scripts that defi...
increase-xml-queryresult-size-postgres.sql 952 Bytes 3297 almost 17 years Jing Tao A sql to increase column size of queryresult_st...
loaddtd.sql 2.07 KB 4080 over 15 years daigle Merge 1.9 changes into Head
loaddtdschema-oracle.sql 2.9 KB 4401 over 15 years daigle Add schema locations for 2.1.0
loaddtdschema-postgres.sql 2.9 KB 4401 over 15 years daigle Add schema locations for 2.1.0
loadschema.sql 395 Bytes 4080 over 15 years daigle Merge 1.9 changes into Head
package-count.sql 373 Bytes 2283 over 19 years Matt Jones Added sql for counting packages.
showdoc.sql 340 Bytes 390 over 23 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 over 23 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 almost 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
tsvector.sql 788 Bytes 3751 about 16 years Jing Tao Add new code for xml_nodes table.
upgrade-db-to-1.2-oracle.sql 600 Bytes 4104 over 15 years daigle replace <script>.sql files with <script>-oracle...
upgrade-db-to-1.2-postgres.sql 637 Bytes 4080 over 15 years daigle Merge 1.9 changes into Head
upgrade-db-to-1.3-oracle.sql 1.44 KB 4104 over 15 years daigle replace <script>.sql files with <script>-oracle...
upgrade-db-to-1.3-postgres.sql 2.56 KB 4080 over 15 years daigle Merge 1.9 changes into Head
upgrade-db-to-1.4-oracle.sql 4.36 KB 4104 over 15 years daigle replace <script>.sql files with <script>-oracle...
upgrade-db-to-1.4-postgres.sql 5.03 KB 4080 over 15 years daigle Merge 1.9 changes into Head
upgrade-db-to-1.5-oracle.sql 5.9 KB 4413 over 15 years daigle Add nodedatanumerical column and associated pop...
upgrade-db-to-1.5-postgres.sql 5.65 KB 4080 over 15 years daigle Merge 1.9 changes into Head
upgrade-db-to-1.6-oracle.sql 9.66 KB 4414 over 15 years daigle Re-add the xml_node id trigger. In oracle, thi...
upgrade-db-to-1.6-postgres.sql 7.66 KB 4080 over 15 years daigle Merge 1.9 changes into Head
upgrade-db-to-1.7-oracle.sql 509 Bytes 4104 over 15 years daigle replace <script>.sql files with <script>-oracle...
upgrade-db-to-1.7-postgres.sql 509 Bytes 3052 over 17 years Matt Jones Modifications to the table definitions to add i...
upgrade-db-to-1.8-oracle.sql 214 Bytes 4104 over 15 years daigle replace <script>.sql files with <script>-oracle...
upgrade-db-to-1.8-postgres.sql 1.43 KB 3607 over 16 years Jing Tao A file rename from 1.7.1 since we decide to rel...
upgrade-db-to-1.9-oracle.sql 869 Bytes 4331 over 15 years daigle Add eml 2.1.0 registry sql to 1.9 update scripts
upgrade-db-to-1.9-postgres.sql 722 Bytes 4331 over 15 years daigle Add eml 2.1.0 registry sql to 1.9 update scripts
upgrade_db_to_1_5.java 5.76 KB 4080 over 15 years daigle Merge 1.9 changes into Head
xmlpackage.sql 1.94 KB 439 over 23 years berkley sql file defining the table structure for eml-p...
xmltables-oracle.sql 20.6 KB 4415 over 15 years daigle Add additional indexed to match postgres scripts
xmltables-postgres.sql 17.6 KB 4080 over 15 years daigle Merge 1.9 changes into Head
xmltables-sqlserver.sql 12.2 KB 4080 over 15 years daigle Merge 1.9 changes into Head

Latest revisions

# Date Author Comment
4425 10/09/2008 09:43 AM daigle

Store schemaLocations as they are found in startElement. Save them in endDocument. In this way, schemas will only get saved locally if the document parses successfully.

4424 10/09/2008 09:40 AM daigle

Move xml schema specific functionality to XMLSchemaService

4422 10/08/2008 11:39 AM ben leinfelder

include context for replication server

4421 10/08/2008 11:29 AM ben leinfelder

use secure server for replication - note that this is WITHOUT "https://" prepended

4420 10/08/2008 11:28 AM ben leinfelder

use correct log directory/file for replication errors

4419 10/07/2008 04:40 PM ben leinfelder

replicate xml_access entries across servers.
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3464
note: still needs to be tested...but needed to be checked in for other metacat installations to be updated....

4416 10/02/2008 02:47 PM daigle

Display the deb.runConfiguration property in debug

4415 10/02/2008 02:46 PM daigle

Add additional indexed to match postgres scripts

4414 10/02/2008 02:46 PM daigle

Re-add the xml_node id trigger. In oracle, this gets blown away when we switch tables.

4413 10/02/2008 02:45 PM daigle

Add nodedatanumerical column and associated population sql

View revisions

Also available in: Atom