- Bintray support
- Changelog
- Moved to H2 to test PostgreSQL compat
- Only use named parameters
- Changed namespace to
com.mrcsparker
- Added
USE_JDBC_TYPES
to overrideResultSetRecordSet
. Hit an issue returning array types in NiFi and this fixes it.
- Cleaned up build documentation
- Base for new documentation
- Named parameter support
- Accepts JSON as input (for named parameters)
- Links to NiFi articles
- Removed SQLRecordSet. Using built-in NiFi Record support
- Initial release