Fri, 12 Mar 2010 15:00:54 +0100 | Sylvain Thénault | [dbapi] return default argument instead of None when no connection set yet | file | diff | annotate |
Tue, 09 Mar 2010 12:07:16 +0100 | Sylvain Thénault | [refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method. | file | diff | annotate |
Wed, 03 Mar 2010 18:32:21 +0100 | Sylvain Thénault | delete pyro proxy on connection close, properly raise programming error when working on a closed connection | file | diff | annotate |
Fri, 26 Feb 2010 13:24:47 +0100 | Sylvain Thénault | pylint style fixes | file | diff | annotate |
Fri, 26 Feb 2010 13:09:12 +0100 | Sylvain Thénault | fix some pylint detected errors | file | diff | annotate |
Fri, 26 Feb 2010 07:04:52 +0100 | Sylvain Thénault | [dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw | file | diff | annotate |