Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@hjohn hjohn released this 17 Aug 22:16
  • Fix null handling for primitive wrappers. When a primitive wrapper was used in a record, and the value stored in the database was null, the returned value would be the default value for the type instead of null.