Commit Graph

  • 5e2a363ac5 Modify the parameter names of the SessionPool constructor in order to follow PEP 8 naming guidelines. Anthony Tuininga 2021-04-23 12:01:52 -06:00
  • 755b6fa861 Documentation tweaks. Anthony Tuininga 2021-04-23 11:56:38 -06:00
  • 4264d7bc5d Improved test suite; added check that the LOB type matches the expected LOB type. Anthony Tuininga 2021-04-23 11:53:13 -06:00
  • 250b07299d Update CLA URL to new online system. Anthony Tuininga 2021-04-23 11:47:15 -06:00
  • 10f1c48289 Update ODPI-C. Anthony Tuininga 2021-04-23 11:40:55 -06:00
  • 95baec2436
    Implemented #385 enhancement and updated documentation (#549) Draco94 2021-04-23 19:38:45 +02:00
  • ffa2086fd3 Clarify release note (#544). Anthony Tuininga 2021-04-19 12:03:43 -06:00
  • c9110a33b8 Emphasize the Linux init_oracle_client() limitations. Anthony Tuininga 2021-04-15 17:03:29 -06:00
  • 517868eaf9 Added support for supplying hints to various SODA operations. Anthony Tuininga 2021-04-15 16:59:34 -06:00
  • 74b2e9a258 Update ODPI-C. Anthony Tuininga 2021-04-15 16:58:38 -06:00
  • 658f4cd3c2 Require an issue template. Anthony Tuininga 2021-04-14 09:45:34 -06:00
  • 8f901abce7 The distributed transaction handle assosciated with the connection is now cleared on commit or rollback (issue 530 <https://github.com/oracle/python-cx_Oracle/issues/530>__). Anthony Tuininga 2021-03-04 09:41:37 -07:00
  • bdf6b4ee4c Use explicit SODA metadata for maximum version interoperability. Anthony Tuininga 2021-03-03 11:30:10 -07:00
  • 1a42fb1de0 Update ODPI-C. Anthony Tuininga 2021-03-03 11:24:07 -07:00
  • e1b05d5095 Correct file references. Anthony Tuininga 2021-03-03 11:20:55 -07:00
  • c377c521ab Sync tutorial with master updates Christopher Jones 2021-03-03 17:20:10 +11:00
  • 8958589b7d Update links. Mention JSON. Prefer GitHub issues instead of mail Christopher Jones 2021-03-03 17:19:36 +11:00
  • fb2668e87c Update tutorial configuration and setup instructions Christopher Jones 2021-03-03 17:14:32 +11:00
  • 0a3aae5de8 Improve doc flow Christopher Jones 2021-03-03 17:13:24 +11:00
  • 5f60401c4a Use aq_administrator_role for AQ samples Christopher Jones 2021-03-03 17:12:57 +11:00
  • bf381478c4 Update pool testcases Christopher Jones 2021-03-03 17:11:55 +11:00
  • aa2e258c98 Use a better resolution architecture diagram Christopher Jones 2021-03-03 17:11:15 +11:00
  • 188608e748 Tweak documentation and README files. Anthony Tuininga 2021-02-26 16:52:28 -07:00
  • 0ff1003203 Eliminated memory leak when calling SodaOperation.filter() with a dictionary. Anthony Tuininga 2021-01-21 19:53:29 -07:00
  • 7382d035f4 Update ODPI-C and note SODA collection save() and saveAndGet() require Oracle Client 19.9 or higher. Anthony Tuininga 2021-01-21 10:30:34 -07:00
  • 8ea16b1345 Tweak formatting to comply with PEP 8 and remove extraneous comments. Anthony Tuininga 2021-01-21 10:29:43 -07:00
  • c92d251677 Bump version to 8.2 in preparation for further changes. Anthony Tuininga 2021-01-21 10:29:05 -07:00
  • fa5fc20997 Fix typo. Anthony Tuininga 2021-01-05 11:23:11 -07:00
  • 9f32c9073e Remove trailing blank lines. Anthony Tuininga 2021-01-05 11:21:50 -07:00
  • 543c1b9d99 Minor tweaks to samples and documentation to take into account recent changes. Anthony Tuininga 2021-01-05 11:20:29 -07:00
  • b199c5d57f Fix typos. Anthony Tuininga 2020-12-21 15:01:01 -07:00
  • 3b8c9cbd5f Added more test cases. Anthony Tuininga 2020-12-21 14:57:45 -07:00
  • 404ac7098a Releasing cx_Oracle 8.1. Anthony Tuininga 2020-12-08 14:25:00 -07:00
  • 5c41ce1f05 Tweak top-level description for Oracle Client library and Python support levels. 8.1 Anthony Tuininga 2020-12-08 13:18:07 -07:00
  • 86c106dbf4 Preparing to release cx_Oracle 8.1. Anthony Tuininga 2020-12-08 11:59:06 -07:00
  • d9cb6b1e56 Update templates. Anthony Tuininga 2020-12-08 11:58:14 -07:00
  • f3984cee55 The connection created by using an external handle should never be used after the external handle has been closed or destroyed (since otherwise the memory used may have already been freed and reused by other parts of the application). Anthony Tuininga 2020-12-08 11:51:54 -07:00
  • 3a23957f6d Further tweaks to documentation and samples. Anthony Tuininga 2020-12-08 11:47:53 -07:00
  • 30979c6a57 Modify samples to follow the PEP 8 style guide. Anthony Tuininga 2020-12-08 11:46:17 -07:00
  • 6b9a7b011b Rename "base" to "test_env" to be clearer as to the purpose of the module. Anthony Tuininga 2020-12-08 11:44:55 -07:00
  • c76492ec08 Documentation improvements. Anthony Tuininga 2020-12-08 11:43:46 -07:00
  • 9c9b92a39c Added new tests. Anthony Tuininga 2020-12-08 11:42:53 -07:00
  • b59fe3b0be Added support for new JSON data type available in Oracle Client and Database 21 and higher. Anthony Tuininga 2020-12-08 11:40:21 -07:00
  • 9d4973c85d Update ODPI-C. Anthony Tuininga 2020-12-08 11:00:56 -07:00
  • 320fb1f31d Update stalebot configuration. Anthony Tuininga 2020-11-18 21:26:10 -07:00
  • 216bc42cf4 Eliminate use of deprecated function (which generates a warning in Python 3.9). Anthony Tuininga 2020-11-12 14:28:17 -07:00
  • 633d1141db Change to use PEP 8 format guidelines. Anthony Tuininga 2020-11-12 14:27:23 -07:00
  • 7e7133b09a The value of prefetchrows for REF CURSOR variables is now honored (https://github.com/oracle/python-cx_Oracle/issues/482). Anthony Tuininga 2020-11-12 14:24:42 -07:00
  • c8babe7209 Updated install instructions, mostly for macOS DMGs. Anthony Tuininga 2020-11-12 14:23:30 -07:00
  • 4dc91f5206 Update ODPI-C. Anthony Tuininga 2020-11-12 14:21:33 -07:00
  • 9cfe49f125 Enable https://github.com/marketplace/stale to close inactive issues. Anthony Tuininga 2020-11-02 15:26:04 -07:00
  • 229f9f5533 Rework test suite further to use PEP 8 style guidelines. Anthony Tuininga 2020-11-02 15:25:51 -07:00
  • ef3d84318e The ability to pickle/unpickle Database and API types has been restored. Anthony Tuininga 2020-11-02 15:24:23 -07:00
  • 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). Anthony Tuininga 2020-11-02 15:21:52 -07:00
  • 2194d81965 Added test cases for prefetch. Anthony Tuininga 2020-11-02 15:20:45 -07:00
  • 04fd1a7ad5 Add example showing how to create a stored proc and check for warnings. Anthony Tuininga 2020-11-02 15:09:43 -07:00
  • 551be9150e Update ODPI-C. Anthony Tuininga 2020-11-02 15:06:18 -07:00
  • 6ebd04ea5a Fix typo. Anthony Tuininga 2020-10-07 14:23:01 -06:00
  • 6ff7caba7c Add a security policy file Anthony Tuininga 2020-09-07 10:22:43 -06:00
  • 0d28ea1e42 Added internal methods for getting/setting OCI attributes that are otherwise not supported by cx_Oracle. These methods should only be used as directed by Oracle. Anthony Tuininga 2020-09-03 16:35:05 -06:00
  • a18cc34a4b Tweak release notes after release of cx_Oracle 8.0.1. Anthony Tuininga 2020-09-03 15:06:06 -06:00
  • b4443c0f9f Documentation improvements. Anthony Tuininga 2020-09-03 15:03:38 -06:00
  • a21e06a60c Update ODPI-C. Anthony Tuininga 2020-09-03 14:58:11 -06:00
  • fa626f9001 Update ODPI-C. Anthony Tuininga 2020-08-31 20:29:40 -06:00
  • 73a5c56bd1 Preparing to release cx_Oracle 8.0.1. Anthony Tuininga 2020-08-31 20:28:55 -06:00
  • aecf006ba3 Further tweaks to documentation and release notes in preparation for release of 8.0.1. 8.0.1 v8.0.x Anthony Tuininga 2020-08-31 20:25:55 -06:00
  • 184f4d19e7 Added metadata (and an exception) specifying that Python 3.5 and higher is required in order to allow pip (and the exception message) to direct those using Python 2 to use version 7.3 instead. Anthony Tuininga 2020-08-31 20:25:01 -06:00
  • 7751ccfa3a Documentation improvements. Anthony Tuininga 2020-08-31 20:23:23 -06:00
  • 2bf6d2fc70 Update to ODPI-C 4.0.2. Anthony Tuininga 2020-08-31 20:22:36 -06:00
  • 769fbcf585 Add change to release notes. Anthony Tuininga 2020-08-26 15:37:19 -06:00
  • f338af9d1c
    Make numConnectDataArgs const (#472) Alex Henrie 2020-08-26 15:35:29 -06:00
  • d726c8be51 Add metadata specifying that Python 3.5 and higher is required (#456). Anthony Tuininga 2020-07-30 09:54:14 -06:00
  • f3610cd2b9 Fix function header comments. Anthony Tuininga 2020-07-28 09:52:47 -06:00
  • 96f15f48da Move declaration of Python types, methods and members to the end of the file in order to avoid unnecessary forward declarations. Anthony Tuininga 2020-07-28 09:50:41 -06:00
  • dd492591a3 Remove version numbers. Fixes incorrect number. Anthony Tuininga 2020-07-28 09:50:24 -06:00
  • b34f92e77f Improve pool documentation. Anthony Tuininga 2020-07-28 09:49:55 -06:00
  • 856edc4306 Remove version numbers. Anthony Tuininga 2020-07-28 09:46:56 -06:00
  • 59231532a4 Add missing favicon. Anthony Tuininga 2020-07-15 16:01:16 -06:00
  • bf6318da08 Add note about older versions. Anthony Tuininga 2020-07-15 16:00:20 -06:00
  • 7d017d89e5 Update GitHub issue templates. Anthony Tuininga 2020-07-15 15:59:40 -06:00
  • 9b989d33f9 Add notes about previous versions and a link to the tutorial. Anthony Tuininga 2020-07-13 09:21:57 -06:00
  • ccda539172 dd a note about Python 2 support to the error message raised when an unsupported version is detected. Anthony Tuininga 2020-07-02 19:55:48 -06:00
  • b04f538467 Documentation improvements. Anthony Tuininga 2020-07-02 19:54:47 -06:00
  • 74a479087f Update ODPI-C to development version to include patch for issue #459; bump version to 8.1 for further development. Anthony Tuininga 2020-07-02 11:21:44 -06:00
  • 562b1f4f1d Added missing favicon. Anthony Tuininga 2020-06-26 21:43:04 -06:00
  • 332dd03092 Remove reference to support for Python 2. Anthony Tuininga 2020-06-26 16:50:00 -06:00
  • 5550bf464b Released cx_Oracle 8. Anthony Tuininga 2020-06-26 16:48:18 -06:00
  • 10e5c258fe Update to ODPI-C 4.0.1 and add test to ensure that the offset is returned correctly when a parse error is encountered. 8.0 Anthony Tuininga 2020-06-26 10:33:13 -06:00
  • 8d719c3be4 Preparing to release cx_Oracle 8.0.0. Anthony Tuininga 2020-06-25 15:25:30 -06:00
  • 079927c8ce Various documentation and tutorial improvements. Anthony Tuininga 2020-06-25 15:23:41 -06:00
  • 3f06ea39a7 Update ODPI-C to the just released 4.0.0. Anthony Tuininga 2020-06-25 15:18:57 -06:00
  • 7df78b98d0 Tutorial improvements. Anthony Tuininga 2020-06-19 10:42:06 -06:00
  • 631b8729f5 Documentation improvements. Anthony Tuininga 2020-06-19 10:41:51 -06:00
  • 3a941687ea Added multiple consumer AQ example. Anthony Tuininga 2020-06-19 10:39:19 -06:00
  • 898b480035 Update ODPI-C. Anthony Tuininga 2020-06-19 10:38:42 -06:00
  • d3a4e4970c Improve tutorial introduction. Anthony Tuininga 2020-06-15 21:37:27 -06:00
  • 8253bd2165 Bump reference to ODPI-C to version 4. Anthony Tuininga 2020-06-12 16:00:16 -06:00
  • f8bcc6f0ec Added attribute cursor.prefetchrows to control the number of rows that the Oracle Client library fetches into internal buffers when a query is executed (https://github.com/oracle/python-cx_Oracle/issues/355). Anthony Tuininga 2020-06-12 15:57:29 -06:00
  • 0467db9e4b Tutorial updates to get ready for the coming weekend's Quest session. Anthony Tuininga 2020-06-09 14:50:41 -06:00
  • 4355cce3ac Tutorial updates Christopher Jones 2020-06-09 18:29:53 +10:00