• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix for issue #3445

a broken query (without a table alias) was

in the .xql file, where the correct query was

in the source (where it was ignored). This

can be quite confusing. It is probably

a good idea to improve code locality

and use .xql just in cases, where the

query is NOT included in the source.

I took the opportunity to fix more such cases

in this file.

Many thanks to Tony Kirkham for the bug report.

CVS: ----------------------------------------------------------------------

Remove duplicated sql

Fix attribute::delete proc so it leverages stored procedure capability of dropping the database table as well (was broken before)

This is needed for a non-xotcl portable way of dropping acs_attributes

  1. … 3 more files in changeset.
Reduce divergencies between oracle and postgres codebase, remove obsolete query

  1. … 2 more files in changeset.

fixed a few more subsite issues, and added a special case to query dispatcher.

  1. … 10 more files in changeset.

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

  1. … 41 more files in changeset.
Port queries/query extractor output

  1. … 180 more files in changeset.
A small contribution to port it

    • -0
    • +129
    ./attribute-procs.xql
  1. … 33 more files in changeset.