• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
correct nesting order for limit clause

make low level sql stuff more robust for reloading

move access function for stored procedures into ::xo::db::sql to make space for loading classes from acs-types into ::xo::db

  1. … 1 more file in changeset.
fix typo and date comparison

cleanup continues

  1. … 1 more file in changeset.
more cleanup, fixing cleanup for aolserver 4.0.*

  1. … 2 more files in changeset.
some more cleanup

  1. … 1 more file in changeset.
further use of sql mapping layer

  1. … 1 more file in changeset.
making interfaces and naming more consistent

  1. … 1 more file in changeset.
generalizing more parts of the sql layer, more cleanup

  1. … 1 more file in changeset.
more cleanup, removing obsolete definitions

  1. … 1 more file in changeset.
simplified passing of sql command

make low level access functions more robust

fixing typo

added "require package" to influence loading order without mess with bootstrap installer

  1. … 2 more files in changeset.
more default value handling, fixing typo

  1. … 1 more file in changeset.
upgrade to version 0.50, fix for freshly introduced bug in ::xo::db::has_ltree, version 2 of the oo interface to stored procedures based on non positional arguments

  1. … 3 more files in changeset.
some further support for oracle, make xotcl-core run more silently

  1. … 2 more files in changeset.
lower level support for the OO abstraction for stored procedures. reduced per/call overhead relative to Plain OpenACS significantly. The generic call interface is now even faster than calling stored procedures via "db_0or1row".

  1. … 3 more files in changeset.
provide database names (-dbn ...) as optional argument for interface methods to stored procedures

ensure argument order in Oracle as well

ensuring order of arguments

fixes for new database interface

  1. … 2 more files in changeset.
provide OO abstraction for stored procedures (db_packages)

  1. … 2 more files in changeset.
bringing xotcl core in sync with head version

  1. … 6 more files in changeset.
compatibility with oacs-5-2 (problems due to different error propagation), better cache management for admins

  1. … 4 more files in changeset.
fix typo in table creation statement

adding missing file