Anthony Tuininga
|
ed88224241
|
Added support for a session callback (written in either PL/SQL or Python)
which will be called when the actual tag assigned to a session doesn't match
the tag requested.
|
2019-01-22 14:25:33 -07:00 |
|
Anthony Tuininga
|
551204ebcb
|
Correct documentation on pool.release().
|
2019-01-22 14:22:06 -07:00 |
|
Anthony Tuininga
|
30088c6cdb
|
Added support for closing the session pool.
|
2018-09-03 10:17:22 -06:00 |
|
Anthony Tuininga
|
42e1663abb
|
Adjust documentation to improve clarity.
|
2018-05-29 21:56:37 -06: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
|
7fc5127aaa
|
Added support for connecting to specific shards of a sharded database by
specifying a shard key.
|
2017-09-12 13:29:47 -06:00 |
|
Anthony Tuininga
|
f98a4f334a
|
Improve documentation on closing connections (or releasing them back to the
pool).
|
2017-09-01 16:22:44 -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
|
1bdfcb816f
|
Use intended release name instead of development now that release is imminent.
|
2017-02-20 16:22:19 -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 |
|