SQLBoiler v4.1.0 Release Notes

Release Date: 2020-05-04 // almost 4 years ago
  • โž• Added

    • โž• Add support for postgresql oid type (thanks @ImVexed)
    • โž• Add a new --relation-tag option to control the tag name of the relationship struct in generated structs - this can expose loaded relationships to APIs (thanks @speatzle)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix issue that caused horrible mysql generation performance (thanks @oderwat)