JDBI v3.12.0 Release Notes

Release Date: 2019-12-14 // over 4 years ago
    • EnumSet can be bound and mapped as a bitstring to a Postgres varbit column (requires appropriate use of @SingleValue).
    • fix detecting Enum anonymous subclasses (types with overridden methods)