community-procs-oracle.xql

  • last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add documentation to public procs (fixes automated tests), uniform doc sytle, streamline idioms, reduce divergencies between oracle and postgres codebase

  1. … 2 more files in changeset.
Remove obsolete .xql files

  1. … 22 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Extracting SQL from tcl to xql and fix sintax for oracle

  1. … 2 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
Fixed a bug. dotlrn_community_type.del is a procedure not a function. Assigning a return value made Oracle unhappy.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
followup to previous commit, moving query to database specific files where it now belongs

  1. … 2 more files in changeset.
fixes from Sloan: improvements to archiving and adding proc remove_user_from_all, which will be used in a remove user callback to be implemented later

  1. … 3 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 89 more files in changeset.
added delete_type and get_type_package_id procs. other minor updates

  1. … 2 more files in changeset.
fixed get_community_id

  1. … 1 more file in changeset.
fixed parameters in call to site_node::get_node_id

  1. … 1 more file in changeset.
more improvements to the site-node api

  1. … 17 more files in changeset.
now using "tree_sortkey" instead of "connect by"

  1. … 8 more files in changeset.
had nothing better to do on the train so i normalized the style of the xql files

  1. … 35 more files in changeset.
renamed _memoized to _not_cached since this is what they actually are

  1. … 6 more files in changeset.
aks: checking in a bunch of memoization, and some small fixes

  1. … 5 more files in changeset.
some speedups and cleanups

  1. … 6 more files in changeset.
license breaks xql files

  1. … 73 more files in changeset.
adding license

  1. … 395 more files in changeset.
fixed get_community_id to do a hierarchical query

  1. … 1 more file in changeset.
fixed broken query

Subgroups stuff and minor fixes

  1. … 10 more files in changeset.
fixes

  1. … 62 more files in changeset.
improvements to the core

  1. … 48 more files in changeset.
bunch o' stuff

  1. … 51 more files in changeset.
some infrastructure changes for better support of multiple community_types; basic clubs infrastructure

  1. … 29 more files in changeset.
moved things to package_instantiate_object

  1. … 9 more files in changeset.
updated a few things

  1. … 6 more files in changeset.