Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 over 24 years higgins Catalog files from arbortext added
  edu 779 over 23 years bojilova changes according to bug# 234 - metacat accessi...
clear.sql 312 Bytes 704 over 23 years berkley added removal of relations
loaddtd.sql 1.86 KB 743 over 23 years Matt Jones Modifications that change the package handling ...
loadstylesheets.sql 2.16 KB 724 over 23 years berkley removed download.xsl entry
showdoc.sql 340 Bytes 390 about 24 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 over 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 almost 24 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 over 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 over 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 over 24 years Matt Jones Merged in substantial changes to DBWriter and a...
xmlpackage.sql 1.94 KB 439 about 24 years berkley sql file defining the table structure for eml-p...
xmltables-sqlserver.sql 8.63 KB 772 over 23 years bojilova cleared the COLLATION specifiers on column defi...
xmltables.sql 9.42 KB 759 over 23 years bojilova several changes were needed related to the chan...
xmltables_postgres.sql 8.49 KB 759 over 23 years bojilova several changes were needed related to the chan...

Latest revisions

# Date Author Comment
779 06/12/2001 10:15 AM bojilova

changes according to bug# 234 - metacat accession # handling, done

778 06/08/2001 12:10 PM bojilova

changed all mentions of DBAdapter to the new name AbstractDatabase

777 06/08/2001 12:02 PM bojilova

changed all mentions of DBAdapter to the new name AbstractDatabase

775 06/08/2001 11:42 AM bojilova

rename the DB* classes to:
AbstractDatabase
OracleAdapter
PostgresqlAdapter
SqlserverAdapter

774 06/06/2001 01:50 PM bojilova

use the non-null function name from db adapter

773 06/06/2001 01:49 PM bojilova

included new function that returns db specific non-null function name

772 06/05/2001 12:24 PM bojilova

cleared the COLLATION specifiers on column definitions:
it is new in SQL Server 2000 and not supported in its earlier versions

771 06/04/2001 02:07 PM bojilova

excluded revisionid from the insert statement for xml_revisions.
It is identity column for SQL Server or filled by sequence for db as Oracle or Postgres

770 06/04/2001 01:47 PM bojilova

changed like with =

769 06/01/2001 04:14 PM bojilova

changed ... WHERE ... LIKE ? ...
to ... WHERE ... = ? ...

View revisions

Also available in: Atom