[SQLObject] Auto reconnect with postgres
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Gert B. <ger...@gm...> - 2010-10-20 08:47:52
|
Hi SQLObject doesn't seem to reconnect to a postgres DB when its connection(s) are lost. Is SO capable of reconnecting? I saw a few post related to SO and Mysql but nothing related to PG. A grep of the source also shows that only mysqlconnection.py has reconnect logic in it. -- Regards Gert Burger |