Homec4science

Changed default values of run_sql_cached() in order to always look at the…

Authored by Tibor Simko <tibor.simko@cern.ch> on Jun 18 2008, 14:29.

Description

Changed default values of run_sql_cached() in order to always look at the 'bibrec' table modification change as a safety net in case no affected_tables are specified. This is a *much* safer default. If some client code does not want to check any tables whatsoever, then it should specify '[]' explicitly.

(Also, the function should rather use immutable argument, but that is
for another commit.)

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:a453ee4974fb: Changed default values of run_sql_cached() in order to always look at the… (authored by Tibor Simko <tibor.simko@cern.ch>).Jun 18 2008, 14:29