Anthony Tuininga
|
cf1265cb2d
|
Use the non-deprecated function for subscribing to events in the database and
note that the subscription ID will always be zero and will be removed in
cx_Oracle 7.
|
2018-06-19 11:07:30 -06:00 |
|
Anthony Tuininga
|
980f3d491c
|
Added support for indicating if the subscription is still registered with the
database when a notification is received.
|
2018-06-19 11:00:53 -06:00 |
|
Anthony Tuininga
|
211298209b
|
Added support for receiving notifications when AQ messages are available to be
dequeued.
|
2018-05-29 21:54:06 -06:00 |
|
Anthony Tuininga
|
bab41ac544
|
Added support for specifying the IP address the subscription should use instead
of having the Oracle Client library determine the IP address on its own.
|
2018-05-16 14:08:28 -06:00 |
|
Anthony Tuininga
|
c122690ac4
|
Add support for identifying the id of the transaction which spawned the
message, as requested (https://github.com/oracle/odpi/issues/32).
|
2017-11-08 10:18:18 -08:00 |
|
Anthony Tuininga
|
78bc40cabf
|
Correct documentation for creating session pools; improve wording in a number
of places.
|
2017-10-13 19:17:07 -06:00 |
|
Anthony Tuininga
|
c8cd26021d
|
Adjusted formatting of documentation source pages in order to be consistent on
all pages.
|
2017-10-13 19:16:42 -06:00 |
|
Anthony Tuininga
|
90f571c660
|
Update ODPI-C to 2.0.1.
|
2017-08-18 10:59:33 -06:00 |
|
Anthony Tuininga
|
b28e04e901
|
Rework to use the ODPI-C library instead of direct OCI calls.
|
2017-03-07 13:21:49 -07:00 |
|
Anthony Tuininga
|
39ffdfc5d4
|
Improve documentation.
|
2017-02-21 14:17:17 -07:00 |
|
Anthony Tuininga
|
dceea89925
|
Moved documentation source to separate directory and rename build directory to
match the name used in newer versions of Sphinx.
|
2017-02-20 16:15:33 -07:00 |
|