Re: [SQLObject] possible bug in pymssql make_conn_str
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2013-08-20 07:54:09
|
On Mon, Aug 19, 2013 at 07:23:53PM -0700, Robert Ayrapetyan <rob...@gm...> wrote: > Unexpectedly it started to use adodbapi driver by default > (previously it somehow was pymssql), > after passing driver="pymssql" to "connectionForURI" things started > to work as expected. > > On Mon Aug 19 05:24:39 2013, Oleg Broytman wrote: > >On Sat, Aug 17, 2013 at 12:02:52AM +0400, Oleg Broytman <ph...@ph...> wrote: > >> I changed the generation of parameters for pymssql. Committed in the > >>revisions 4644, 4645 in branch 1.5 (code and news), 4646 in the trunk. > >> Can you test the patch? Or do you want me to roll out a beta release? > > > > Minor update at revisions 4647, 4648. Thank you for the report! Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |