Pymssql-linux

Latest version: v2.1.6

Safety actively analyzes 629359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.7.1

Fri Jul 22 03:19:00 2005 Andrzej Kukula <akukulausers.sourceforge.net>

* mssqldbmodule.c: major change; module revamped to support some
more builtin Python features; some redundant code removed; memset()
removed as there were no benefits but performance decrease
* mssqldbmodule.c: help(_mssql) works; help for conn object works too
* pymssql.py: _quote: removed escaping backslash -- with MSSQL it is
only needed to escape single quotes by duplicating them
* pymssql.py: pymssqlCnx class: added a few checks to properly support
DB-API 2.0 (see .close() in PEP 249)
* version 0.7.1

Wed Jul 20 22:12:00 2005 Andrzej Kukula <akukulausers.sourceforge.net>

* mssqldbmodule.c: removed the workaround for date issue; there were
more problems than benefits
* mssqldbmodule_tds.c: removed
* some more cleanups and corrections

Tue Jul 19 14:23:00 2005 Andrzej Kukula <akukulausers.sourceforge.net>

* mssqldbmodule.c: major change; many portability problems fixed
* mssqldbmodule.c: eliminated port setting; this is job for freetds.conf
* mssqldbmodule_tds.c: module to get FreeTDS compile-time settings
* build fixes; now it builds cleanly on FreeBSD, Linux and Windows
* version 0.7.0

Mon Jul 18 15:21:00 2005 Andrzej Kukula <akukulausers.sourceforge.net>

* mssqldbmodule.c: fix build on Windows: changed MS_WIN32 to MS_WINDOWS
reported by Mirek Rusin <mirek.rusinonet.pl>
* mssqldbmodule.c: many small fixes and cleanups; janitorial fixes;
indentation using indent(1L)
* ChangeLog fix! 'mysql' was mentioned instead of 'mssql'...

Fri Feb 25 02:15:01 2005 Andrzej Kukula <akukulausers.sourceforge.net>

* Fix build on Windows with Visual Studio .NET 2003
and MS SQL Server 2000 SP3a
* mssqldbmodule.c: Fix compile error with Visual Studio .NET 2003
* mssqldbmodule.c: Add detection/workaround for date issue caused by
different dbdatecrack() prototypes
* README.freetds: describe dbdatecrack()-related issue

Thu Feb 24 02:03:14 2005 Alejandro Dubrovsky <alitoorganicrobot.com>

* Export column type names
* mssqldbmodule.c: Return column type information for headers
* Use type information to make cursor.description conform to API 2

2005-02-17 Alejandro Dubrovsky <alitoorganicrobot.com>

* Apply patch by Rob Nichols to get cursor.description closer to API 2 compliance

2005-02-08 Alejandro Dubrovsky <alitoorganicrobot.com>

* Message changes in mssqldbmodule.c (typos, grammar, etc)

2005-02-07 Alejandro Dubrovsky <alitoorganicrobot.com>

* Added ChangeLog
* API Change: add 6th parameter 'port' to connect
* Don't close connection on cursor close (noted by Alberto Pastore on the sourceforge project page)
* Make cursor.fetchone comply with DB-SIG return a tuple, not a list of tuples (report and patch by Chris Curvey)

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.