Anthony Tuininga
|
7c51c67179
|
Fixed crash when using the deprecated parameter name keywordParameters
with Cursor.callproc(); added to test suite to verify deprecations.
|
2021-05-28 15:02:28 -06:00 |
Anthony Tuininga
|
cd21e92edd
|
Improve test suite.
|
2021-05-18 16:58:03 -06:00 |
Anthony Tuininga
|
0633e1017c
|
Minor tweaks for PEP 8 compliance.
|
2021-05-18 16:56:55 -06:00 |
Anthony Tuininga
|
cfa2750854
|
Add support for pool reconfiguration.
|
2021-05-18 16:56:04 -06:00 |
Anthony Tuininga
|
5e2a363ac5
|
Modify the parameter names of the SessionPool constructor in order to
follow PEP 8 naming guidelines.
|
2021-04-23 12:01:52 -06:00 |
Christopher Jones
|
bf381478c4
|
Update pool testcases
|
2021-03-03 17:11:55 +11:00 |
Anthony Tuininga
|
6b9a7b011b
|
Rename "base" to "test_env" to be clearer as to the purpose of the module.
|
2020-12-08 11:44:55 -07:00 |
Anthony Tuininga
|
229f9f5533
|
Rework test suite further to use PEP 8 style guidelines.
|
2020-11-02 15:25:51 -07:00 |
Anthony Tuininga
|
d242bc716d
|
Rework build to use setuptools exclusively and enable use of pyproject.toml;
rework test suite to use tox and simplify test suite (also added a test number
to each test case for easier reference).
|
2020-11-02 15:21:52 -07:00 |