• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more more fix for issue #3441

As Keith reported, there is was one more issue concerning missing column_names and empty query results. This is now as well fixed in oacs-5-10. Also, the regression test was extended to handle these cases as well.

  1. … 2 more files in changeset.
fix ugly typo

move code pieces around to centralize concerns

  1. … 2 more files in changeset.
fix for issue #3440: problem with SQL queries in db_transactions after some db_multirows

the was a problem with with db_handle management in complex setups,

where a db_multirow iterating over more than one tuple causes

some other queries in the transaction to fail. See as well

the new test case added to the regression test.

Many thanks to Keith Paskett for reporting and the good test case!

https://openacs.org/bugtracker/openacs/bug?format=table&bug_number=3440

  1. … 2 more files in changeset.
improve documentation

extend icanuse cases

Added HashKeyPartitionedCache:

This is type of cache is like a "KeyPartitionedCache" but works as

well with strings as keys while the "KeyPartitionedCache" requires numeric

keys.

  1. … 2 more files in changeset.
fix typo in filename and use opportunity to rename the proc after the API call.

  1. … 1 more file in changeset.
file 00-icanuse-procs.tcl was initially added on branch oacs-5-10.