00-database-procs-postgresql.tcl

  • last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
finished porting portrait upload to work with CR

    • -16
    • +36
    ./00-database-procs-postgresql.tcl
  1. … 4 more files in changeset.
work on protrait upload

  1. … 5 more files in changeset.
more query extraction work

    • -10
    • +80
    ./00-database-procs-postgresql.tcl
  1. … 6 more files in changeset.
added tcl variable support to db api

  1. … 3 more files in changeset.
updated API of DB QD

  1. … 4 more files in changeset.

Call to psql to load datamodels needs to be done in the directory that

the datamodel lives in, as includes in psql are resolved relative to

the current working directoy. I missed this earlier - sqlplus resolves

includes relative to the loading .sql file itself.

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
    • +494
    ./00-database-procs-postgresql.tcl
  1. … 37 more files in changeset.