Homec4science

Changed database access code in order not to depend on MySQLdb but rather on…

Authored by Tibor Simko <tibor.simko@cern.ch> on Jun 20 2006, 11:19.

Description

Changed database access code in order not to depend on MySQLdb but rather on dbquery only. Functions like escape_string() or exceptions like DatabaseError should rather be imported from there. Useful for potential future database abstraction.

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:1fe7d8836f40: Changed database access code in order not to depend on MySQLdb but rather on… (authored by Tibor Simko <tibor.simko@cern.ch>).Jun 20 2006, 11:19