Anthony Tuininga
bc69e784f8
Adjust copyright notices to match requirements of Oracle Legal.
2018-09-10 11:39:51 -06:00
Anthony Tuininga
340dcb7195
Rework test suite and samples so that they are independent of each other and
...
so that the SQL scripts used to create/drop schemas are easily adjusted to
use different schema names, if desired. Improve documentation for test suite
and samples.
2017-07-14 16:50:41 -06:00
Anthony Tuininga
6c64e5f7e0
Include schema MDSYS when referencing spatial types in order to work around
...
limitations with Oracle 11g
(https://github.com/oracle/python-cx_Oracle/issues/9 ).
2017-03-31 08:34:23 -06:00
Anthony Tuininga
550d326c68
Add comment to each sample indicating minimum version of cx_Oracle that is
...
required in order to run it.
2017-03-20 11:11:25 -06:00
Anthony Tuininga
b614a47ef2
Added copyright notices to the top of all tests and samples as requested.
2017-03-09 10:21:22 -07:00
Anthony Tuininga
4185d96682
Adjusted samples to be clearer and to match the tables used in the test suite;
...
added new samples for DRCP and input/output type handlers.
2017-01-13 10:47:20 -07:00
Anthony Tuininga
7b3868eafe
Use generic connection credentials, not specific ones.
2016-02-23 15:37:15 -07:00
Anthony Tuininga
0fa31f21cc
Added example for creating SDO_GEOMETRY.
2016-02-23 15:34:56 -07:00