richardlev
|
21baf7d0a6
|
Note that Connection.action can't be set to None.
|
2014-09-16 22:36:34 +00:00 |
|
Glen Walker
|
3e63e0cc42
|
Add support for query result set change notification
|
2012-11-23 14:10:07 +13:00 |
|
Anthony Tuininga
|
85d368a21d
|
Added support for new parameter (port) for subscription() call which allows
the client to specify the listening port for callback notifications from
the database server. Thanks to Geoffrey Weber for the initial patch.
|
2010-07-14 04:40:11 +00:00 |
|
Anthony Tuininga
|
4adc2550a1
|
Renamed to client_identifier as that is consistent with current_schema and is
also much more readable anyway.
|
2009-10-22 04:18:45 +00:00 |
|
Anthony Tuininga
|
a295178f22
|
Added support for setting the CLIENT_IDENTIFIER attribute on connections.
|
2009-10-21 05:08:56 +00:00 |
|
Anthony Tuininga
|
16d30345e6
|
Add comment about maximum length that Oracle allows for the module attribute.
|
2009-08-14 15:56:28 +00:00 |
|
Anthony Tuininga
|
7dc59bf171
|
Added additional comment stating that the connection should not be closed
before all subscriptions have been deleted or the subscriptions will not be
deregistered in the database.
|
2009-07-02 13:47:24 +00:00 |
|
Anthony Tuininga
|
ca3fb5019e
|
Remove the reference to only working on non-Windows platforms since others
have reported that the call does in fact work -- at least on some versions of
Windows.
|
2009-04-20 14:32:58 +00:00 |
|
Anthony Tuininga
|
3e58b423f4
|
Added documentation for the support for database change notification;
rearranged documentation on module constants since there are so many of them
and they can be reasonably grouped by the feature that uses them.
|
2009-02-16 17:32:41 +00:00 |
|
Anthony Tuininga
|
e123e93576
|
Preparing to release version 5.0.
|
2008-12-11 21:01:18 +00:00 |
|
Anthony Tuininga
|
432134ada8
|
The password can now be written.
|
2008-09-04 22:44:41 +00:00 |
|
Anthony Tuininga
|
4ce7d7955e
|
Transformed documentation to new format using restructured text. Thanks to
Waldemar Osuch for contributing the initial draft of the new documentation.
|
2008-05-22 15:00:39 +00:00 |
|