SQLBoiler v4.8.5 Release Notes

Release Date: 2022-01-28 // about 2 years ago
  • โž• Added

    • Do not generate a template file if the content is empty
    • โž• Add function drivers.RegisterBinaryFromCmdArg() to extract binary registration

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix panic on zero value of types.NullDecimal
    • driver.Value() for zero types.Decimal is now "0".