SQLBoiler v4.11.0 Release Notes

Release Date: 2022-04-25 // about 2 years ago
  • โž• Added

    • โž• Add getter methods to relationship structs (thanks @fsaintjacques)

    ๐Ÿ”„ Changed

    • When title casing UPPER_SNAKE_CASE strings, underscores are not removed for readablity.

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix panic when a column referrring a foreign key is ignored (thanks @zapo)
    • ๐Ÿ›  Fix one single point in paths and polygons (thanks @saulortega)