00-database-procs-oracle.tcl

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed oracle db api so that db_exec_plsql command would still work after the passed in sql query is converted to an empty string

  1. … 1 more file in changeset.
more debugging of workflow

  1. … 3 more files in changeset.
cleaned up content repository data-model and converted oracle apm to use file storage in the content repository

  1. … 11 more files in changeset.
added support for storing content repository items in the file system

  1. … 8 more files in changeset.
fixed up some oracle stuff that I broke when porting to oracle

  1. … 1 more file in changeset.

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 36 more files in changeset.

added QD stuff to Oracle piece. Not tested yet.

Moved the bootstrap and installer stuff into their own mini-package, which

let me clean up the loading of acs-tcl a bit and isolate all the bits of

APM-knowledge required in the pre-acs-tcl bootstrapping process into a single

apm file. In general, bootstrap.tcl is cleaner and easier to read.

    • -0
    • +354
    ./00-database-procs-oracle.tcl
  1. … 37 more files in changeset.