[Sqlrelay-discussion] 0.37pre2
Brought to you by:
mused
From: David M. <dav...@fi...> - 2005-08-26 03:19:57
|
Hello all, I just uploaded 0.37 prerelease 2 to http://www.firstworks.com/sqlrelay-0.37pre2.tar.gz This pre-release includes fixes for several recently reported bugs and support for postgresql 8 bind variables. Since bind variables in postgresql 8 have different syntax than fake bind variables that had to be used with previous versions, there's a connectstring option fakebinds=yes for postgresql to force the connection to fake bind variables rather than use native ones so you don't have to rewrite your queries right away. David Muse dav...@fi... |