Contact: fumanchu@aminus.org

Log in as guest/geniusql to create tickets

root/trunk/geniusql/conns.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/18/11 13:33:19 @310 [310] lakin geniusql - fixing whitespcae
(edit) 06/18/11 23:38:48 @297 [297] lakin adding some warnings filter for scale precision. We know that those data …
(edit) 11/26/07 16:59:56 @240 [240] fumanchu Initial work on auto-reconnecting to DB (pypgsql and mysql). The remaining …
(edit) 10/24/07 23:59:52 @198 [198] fumanchu New ConnectionManager?.initial_sql attribute, for running e.g. "SET …
(edit) 10/19/07 10:47:08 @197 [197] fumanchu Error message audit.
(edit) 09/22/07 14:54:55 @170 [170] fumanchu ConnectionPool?.retry was an int equal to the number of times to retry the …
(edit) 04/12/07 16:59:41 @75 [75] fumanchu New conns.ConnectionPerThread? class (and new SQLiteDatabase.threadsafe …
(edit) 02/16/07 23:26:39 @14 [14] fumanchu Added isolation tests. Database kwargs now set child attributes if the key …
(copy) 02/16/07 22:11:06 @13 [13] fumanchu Package reorganization.
copied from trunk/geniusql/conn.py:
(edit) 02/16/07 17:56:58 @11 [11] fumanchu Split Schema from Database. Table objects now reference a parent schema, …