3.00.3
3.00.3.0
Improvements
- Removed quotation marks from field names in the result of
getSchemas
. - Swapped the positions of the TABLE_SCHEM and TABLE_NAME columns in the result returned by getTables.
- Added support for passing null as the schemaPattern parameter in
getTables
to match all schemas.