Anthony Tuininga
|
0bcbd072a8
|
Use None instead of 0 for items in the cursor.description attribute that do not
have any validity.
|
2017-01-25 15:17:20 -07:00 |
|
Anthony Tuininga
|
8584a5d5f8
|
Simplify test suite by combining Python 2 and 3 scripts into one script that
runs on both without changes; rename ArrayDMLBatchError to Features12_1 in
preparation for adding additional 12.1 features.
|
2016-01-22 11:18:31 -07:00 |
|
Anthony Tuininga
|
2ba419ebd6
|
Updated test cases to use the correct names for the various assertions instead
of the deprecated names.
|
2016-01-21 09:59:03 -07:00 |
|
Anthony Tuininga
|
3c36e8cde3
|
Added support for NCHAR, FIXED_NCHAR and LONG_NCHAR, which are the same as the
types UNICODE, FIXED_UNICODE and LONG_UNICODE (now deprecated).
|
2015-06-06 21:01:37 -06:00 |
|