Expose Python DB API 2.0 exceptions and escape_string() to the clients so that they can use and import them from here. Retry more safely the establishing of the database connection in case the database is down. (BTW, note that this version of persistence database connectivity is not thread-safe, we should replace it with the thread-friendly connection pool technique in the future.)
Description
Description
Details
Details
- Committed
Tibor Simko <tibor.simko@cern.ch> Jun 20 2006, 09:36 - Parents
- R3600:23bdd32954ad: In case database is down, initialize citation dictionaries as empty.
- Branches
- Unknown
- Tags