Commit Graph

  • 66c26a0ad4 Restore support for setting numeric bind variables with boolean values. Anthony Tuininga 2019-08-22 21:37:17 -06:00
  • ff4f014e9f Update doc links Christopher Jones 2019-08-20 07:15:27 +10:00
  • 0ecf3e7187 Releasing cx_Oracle 7.2.2. Anthony Tuininga 2019-08-12 21:22:26 -06:00
  • 02d36b4c4b Preparing to release cx_Oracle 7.2.2. 7.2.2 Anthony Tuininga 2019-08-12 21:20:48 -06:00
  • bb84eecc5c Update defaults to 19c and XE 18c defaults. Anthony Tuininga 2019-08-12 21:19:19 -06:00
  • 202d48b9dc Clarify that cursor.arrayvar() can only be used for PL/SQL associative arrays with contiguous keys. Anthony Tuininga 2019-08-12 21:18:44 -06:00
  • cc841fac36 Added user guide documentation. Anthony Tuininga 2019-08-12 21:18:26 -06:00
  • 06a336926a Bump version back to 7.3 in preparation for additional changes. Anthony Tuininga 2019-08-08 14:23:41 -06:00
  • 2cec047870 Update to new default PDB service name. Anthony Tuininga 2019-08-08 14:19:23 -06:00
  • 2c9f8d5ca4 Added user guide. Anthony Tuininga 2019-08-08 14:15:14 -06:00
  • 3696b35254 Bump version back to 7.2.1 in order to release user guide. Anthony Tuininga 2019-08-08 14:13:51 -06:00
  • 982a21b891 Clarify that cursor.arrayvar() can only be used for PL/SQL associative arrays with contiguous keys. Anthony Tuininga 2019-07-26 09:41:58 -06:00
  • e87c09a46d Bumped version. Anthony Tuininga 2019-07-25 14:34:43 -06:00
  • 65c22693a6 Releasing cx_Oracle 7.2.1. Anthony Tuininga 2019-07-25 14:29:33 -06:00
  • 10d4ad8947 Preparing to release cx_Oracle 7.2.1. 7.2.1 Anthony Tuininga 2019-07-25 13:44:01 -06:00
  • 586518def1 Resolve MemoryError exception on Windows when using an output type handler (https://github.com/oracle/python-cx_Oracle/issues/330). Anthony Tuininga 2019-07-24 16:41:06 -06:00
  • 05925019d3 Improved test suite. Anthony Tuininga 2019-07-24 16:40:43 -06:00
  • 6a5bf79532 Add SODA to tutorial; tweak defaults used in samples. Anthony Tuininga 2019-07-24 16:40:21 -06:00
  • 2a34daf581 Improve documentation; correct spelling mistakes. Anthony Tuininga 2019-07-24 16:39:55 -06:00
  • f91f907adf Correct spelling mistakes and formatting. Anthony Tuininga 2019-07-22 16:55:15 -06:00
  • d526de1893 Resolve MemoryError exception on Windows when using an output type handler (https://github.com/oracle/python-cx_Oracle/issues/330). Anthony Tuininga 2019-07-15 14:23:48 -06:00
  • ff25784c21 Use most recent default connect string in tutorial. Anthony Tuininga 2019-07-15 14:23:05 -06:00
  • b104d40016 Added a SODA section to the tutorial. Anthony Tuininga 2019-07-15 14:22:28 -06:00
  • e37e502724 Added test cases, particularly for bulk AQ operations. Anthony Tuininga 2019-07-05 14:32:59 -06:00
  • 6bdc8ee465 Improve documentation, particularly regarding proxy usage. Anthony Tuininga 2019-07-05 14:32:12 -06:00
  • 3b43a728ac Bump cx_Oracle version and Oracle Client and Database versions. Anthony Tuininga 2019-07-02 16:11:55 -06:00
  • 2ba66bbf71 Release notes for cx_Oracle 7.2. 7.2 Anthony Tuininga 2019-07-02 14:19:32 -06:00
  • d4c2c11517 Remove -dev designation in preparation for release of 7.2. Anthony Tuininga 2019-07-02 14:18:26 -06:00
  • 846bfab0d0 Add warning for use of Queue.enqMany(). Anthony Tuininga 2019-07-02 14:17:51 -06:00
  • 13d0f4ec08 Update ODPI-C to public release of 3.2.0. Anthony Tuininga 2019-07-02 14:12:59 -06:00
  • 955ef7ecf5 Improved session pooling documentation. Anthony Tuininga 2019-07-02 14:12:22 -06:00
  • 39ff9fc189 Removed preview status from SODA but added a link to the tracking issue. Anthony Tuininga 2019-07-02 14:10:30 -06:00
  • 15ce3024ee Be clearer about what sort of payloads are supported and in particular what happens to strings if they are used in RAW queues. Anthony Tuininga 2019-07-02 14:09:48 -06:00
  • a120647c76 Add note indicating when attribute was added. Anthony Tuininga 2019-06-19 16:04:46 -06:00
  • 3c4d83fe6c Adjusted tutorial to use new AQ syntax. Anthony Tuininga 2019-06-19 16:02:55 -06:00
  • e6a825db27 Adjusted documentation to follow new API. Anthony Tuininga 2019-06-19 16:02:34 -06:00
  • 5f8d24dd24 Eliminated deprecation of attribute "id" on subscriptions. It is now populated with the value of REGID found in the database view USER_CHANGE_NOTIFICATION_REGS or the value of REG_ID found in the database view USER_SUBSCR_REGISTRATIONS. For AQ subscriptions, the value is 0. Anthony Tuininga 2019-06-19 16:01:57 -06:00
  • 1d0dd29676 Update ODPI-C. Anthony Tuininga 2019-06-19 16:01:30 -06:00
  • ae6164fc58 Change name of parameter to match documentation. Anthony Tuininga 2019-06-19 16:01:06 -06:00
  • e38b4af987 Release the Python GIL while enqueuing and dequeuing messages! Anthony Tuininga 2019-06-19 16:00:42 -06:00
  • df56c7f17f Enable PY_SSIZE_T_CLEAN in order to avoid deprecation warning and/or segfault under Python 3.8.0b1 (https://github.com/oracle/python-cx_Oracle/issues/317). Anthony Tuininga 2019-06-17 16:17:18 -06:00
  • d8bde9ca54 Add doc for installing on a machine not connected to the Internet. Anthony Tuininga 2019-06-11 19:15:57 -06:00
  • e0bd74e61b Update ODPI-C. Anthony Tuininga 2019-06-11 19:14:02 -06:00
  • 923eb054fc Clarify release note. Anthony Tuininga 2019-06-11 19:13:43 -06:00
  • ee5fe39544 Rename queues and queue tables to be more clear as to which is which. Anthony Tuininga 2019-06-11 19:13:21 -06:00
  • c82ae6880d Update doc for the latest Instant Client releases. Anthony Tuininga 2019-06-11 19:12:31 -06:00
  • 3ab21c9447 Update ODPI-C (corrects issue #300). Anthony Tuininga 2019-05-03 15:49:57 -06:00
  • d4498cf9e0 Added support for Advanced Queueing RAW queues and bulk enqueue/dequeue. Anthony Tuininga 2019-05-03 13:21:39 -06:00
  • 04a7dec0d4 Added mode cx_Oracle.DEFAULT_AUTH as requested (https://github.com/oracle/python-cx_Oracle/issues/293) and adjusted documentation for other cases that specified None where None is not actually a valid value. Anthony Tuininga 2019-04-29 15:24:56 -06:00
  • 82097891b3 Add support for setting a CLOB attribute on a SQL object, as requested (https://github.com/oracle/python-cx_Oracle/issues/299). Anthony Tuininga 2019-04-29 11:41:28 -06:00
  • ce511e2fb7 Raise an exception when an error takes place (https://github.com/oracle/python-cx_Oracle/issues/299). Anthony Tuininga 2019-04-29 11:40:48 -06:00
  • 1c474bbaab Update ODPI-C. Anthony Tuininga 2019-04-26 16:55:38 -06:00
  • b9711f5457 Update ODPI-C. Anthony Tuininga 2019-04-25 15:21:48 -06:00
  • f4bdd3fd68 Preparing to release cx_Oracle 7.1.3. Anthony Tuininga 2019-04-24 09:57:03 -06:00
  • d8c42f7a7a Preparing to release cx_Oracle 7.1.3. 7.1.3 v7.1.x Anthony Tuininga 2019-04-24 09:53:09 -06:00
  • bc67a3f43d Adjust documentation to indicate what cursor.rowcount returns for PL/SQL block executions (https://github.com/oracle/python-cx_Oracle/issues/285). Anthony Tuininga 2019-04-17 15:32:23 -06:00
  • 763cfeae21 For Python 2.7, raw_input is needed to request input; also ensure that sample parameters are saved once requested. Anthony Tuininga 2019-04-17 15:31:59 -06:00
  • 983dfdab9f Adjust return value of cursor.callproc() to follow documentation so that only positional arguments are returned (https://github.com/oracle/python-cx_Oracle/pull/287). Anthony Tuininga 2019-04-17 15:31:40 -06:00
  • 511cd7a4cf Correct parsing of connect string so that the last @ symbol is searched for instead of the first @ symbol; otherwise, passwords containing an @ symbol will result in the incorrect DSN being extracted (https://github.com/oracle/python-cx_Oracle/issues/290). Anthony Tuininga 2019-04-17 15:31:12 -06:00
  • c94d99981c Update ODPI-C. Anthony Tuininga 2019-04-17 15:30:44 -06:00
  • 883262da07 Adjust documentation to indicate what cursor.rowcount returns for PL/SQL block executions (https://github.com/oracle/python-cx_Oracle/issues/285). Anthony Tuininga 2019-03-29 10:41:46 -06:00
  • 8681366f53 For Python 2.7, raw_input is needed to request input; also ensure that sample parameters are saved once requested. Anthony Tuininga 2019-03-29 09:49:40 -06:00
  • f324757909 Adjust formatting of PR #287. Anthony Tuininga 2019-03-28 11:57:33 -06:00
  • a654befddf Cursor.callproc method changed with respect to doc (#287) Andrey Petukhov 2019-03-28 22:55:30 +05:00
  • 3af5e46b4b Correct parsing of connect string so that the last @ symbol is searched for instead of the first @ symbol; otherwise, passwords containing an @ symbol will result in the incorrect DSN being extracted (https://github.com/oracle/python-cx_Oracle/issues/290). Anthony Tuininga 2019-03-28 10:46:15 -06:00
  • 096f8d6412 Add support for getting the row count for PL/SQL statements (https://github.com/oracle/python-cx_Oracle/issues/285). Anthony Tuininga 2019-03-21 15:45:57 -06:00
  • e567eb3a58 Added support for SODA bulk insert available in Oracle Client 18.5 and higher. Anthony Tuininga 2019-03-21 14:59:14 -06:00
  • 43ebe8afed Bump version in preparation for changes to be included in next version. Anthony Tuininga 2019-03-21 14:57:53 -06:00
  • aaa84fe611 Add sample for using the call timeout feature available with cx_Oracle 7.0 and Oracle Client 18.1 and higher. Anthony Tuininga 2019-03-15 09:40:45 -06:00
  • c1e1659a14 Enable cursor.setinputsizes() and cursor.callfunc() to support specifying an object type where a type is required, not just when a variable is being created. 7.1.2 Anthony Tuininga 2019-03-12 16:42:02 -06:00
  • f94bd1d8ac Preparing to release cx_Oracle 7.1.2. Anthony Tuininga 2019-03-12 16:40:45 -06:00
  • ad81e94797 Update to ODPI-C 3.1.3. Anthony Tuininga 2019-03-12 16:37:11 -06:00
  • c112af35cb Revert changes to return decimal numbers when the numeric precision was too great to be returned accurately as a floating point number. This change had too great an impact on existing functionality and an output type handler can be used to return decimal numbers where that is desirable (https://github.com/oracle/python-cx_Oracle/issues/279). Anthony Tuininga 2019-03-12 09:31:38 -06:00
  • 8789c6d2a0 Eliminate memory leak for subscriptions. Anthony Tuininga 2019-03-08 09:57:14 -07:00
  • 948abd9b7c Update ODPI-C. Anthony Tuininga 2019-03-08 09:56:32 -07:00
  • 0ae5b9e715 Added test cases for session tagging. Anthony Tuininga 2019-03-07 17:00:14 -07:00
  • 362aa82ea2 Clarify that the encoding and nencoding parameters are expected to be one of the Python standard encodings. Anthony Tuininga 2019-03-07 09:36:49 -07:00
  • 1ccaf68369 Update ODPI-C; bump version in preparation for a new patch release. Anthony Tuininga 2019-03-07 09:34:45 -07:00
  • 576144c1c2 Updated styling from tim.kimberl@oracle.com. Anthony Tuininga 2019-02-27 09:57:09 -07:00
  • 9023609232 Preparing to release cx_Oracle 7.1.1. 7.1.1 Anthony Tuininga 2019-02-19 15:05:36 -07:00
  • e3d3764f5f Installation doc improvements. Anthony Tuininga 2019-02-19 15:00:00 -07:00
  • 386d6dbdba Update ODPI-C to 3.1.2. Anthony Tuininga 2019-02-19 14:56:53 -07:00
  • 3432a3dc65 Preparing to release cx_Oracle 7.1. Anthony Tuininga 2019-02-04 16:48:46 -07:00
  • ea48873f7a Bump version on README.md in preparation for release of cx_Oracle 7.1. 7.1 Anthony Tuininga 2019-02-04 16:47:32 -07:00
  • 5603d2a898 Miscellaneous installation documentation updates. Anthony Tuininga 2019-02-04 16:42:03 -07:00
  • 3febfa8375 Remove -dev designation in preparation for release of cx_Oracle 7.1. Anthony Tuininga 2019-02-04 15:46:05 -07:00
  • eae8a2bf08 Preparing to release cx_Oracle 7.1. Anthony Tuininga 2019-02-04 15:40:04 -07:00
  • 491e61ac19 Added missing documentation on external authentication and homogeneous pools. Anthony Tuininga 2019-02-04 15:30:21 -07:00
  • 2f9c01a877 The call to cursor.setinputsizes() is not needed for cx_Oracle 6 and higher. Anthony Tuininga 2019-02-04 15:29:50 -07:00
  • c11c24fb0d Update ODPI-C to 3.1.1 in preparation for release of cx_Oracle 7.1. Anthony Tuininga 2019-02-04 15:25:25 -07:00
  • ae6375bca0 Use a relative URL so that those cloning against oss.oracle.com will get the associatied version of ODPI-C from oss.oracle.com as well. Anthony Tuininga 2019-02-04 14:54:12 -07:00
  • 0924201461 Update ODPI-C. Anthony Tuininga 2019-01-31 10:20:44 -07:00
  • fb445815f2 Use random password instead of hard coded password as a security measure. Anthony Tuininga 2019-01-31 10:18:43 -07:00
  • 4ed95aad94 Reworked test suite to eliminate the use of default passwords and to make the individual test modules directly runnable (instead of using execfile() within test.py). Anthony Tuininga 2019-01-31 10:18:04 -07:00
  • 81583c224d Reworked samples so that no default passwords are defined anywhere; added Python script to create sample schemas and drop them in addition to having a SQL*Plus script. Anthony Tuininga 2019-01-31 10:15:40 -07:00
  • b8d5479048 Use what will become ODPI-C 3.1.1 as the basis for the next cx_Oracle release. Anthony Tuininga 2019-01-31 10:01:42 -07:00
  • 9ca1cdd892 Correct typo (https://github.com/oracle/python-cx_Oracle/issues/258). Anthony Tuininga 2019-01-28 09:07:51 -07:00
  • c675d4e827 Eliminated memory leak introduced by session tagging changes. Anthony Tuininga 2019-01-24 13:45:16 -07:00
  • b51ed5bc87 Added samples for session callbacks in Python and PL/SQL. Anthony Tuininga 2019-01-23 16:32:29 -07:00
  • 1824dd1aa0 Remove information that is not accurate. Anthony Tuininga 2019-01-22 16:22:08 -07:00