pkgsrc/databases/py-mssql/distinfo
rillig 9d4d2f6ffd Updated py-mssql to 0.7.4.
Changes:
New features:
 - implemented set_query_timeout() and set_login_timeout()
 - implemented min_error_severity property: all errors that
   has severity less than min_error_severity doesn't raise
   exception, but are still available in errmsg()
 - stdmsg() is now deprecated; all errors can be retrieved
   using errmsg(); stdmsg() will disappear some time in the
   future
 - readded ntwdblib.dll; I misunderstood its licence-it's
   redistributable; this library is at the newest available
   version so connections to SQL 2005 are possible
 - new unit test provided by Jakub Labath
 - the web page has now more useful info
Bugfixes:
 - sometimes exceptions were raised but error message was
   lost
 - the coltype wasn't set to NUMBER for float types (thanks
   Jakub Labath)

Patch provided by bartosz\@atom.eu.org in PR 33070.
2006-03-13 12:52:03 +00:00

5 lines
245 B
Text

$NetBSD: distinfo,v 1.2 2006/03/13 12:52:03 rillig Exp $
SHA1 (pymssql-0.7.4.tar.gz) = da0aae5bf762173d9a80fc063610ece3db9f6d12
RMD160 (pymssql-0.7.4.tar.gz) = d1a6b48d28ff6db68c6f508adacec0aabcbe4bc7
Size (pymssql-0.7.4.tar.gz) = 155005 bytes