Versions in this module Expand all Collapse all v4 v4.13.10 Jul 4, 2024 v4.13.9 Feb 27, 2024 v4.13.8 Oct 20, 2023 v4.13.7 Aug 21, 2023 v4.13.6-razor-1 Aug 21, 2023 v4.13.5-razor-1 Aug 13, 2023 v4.13.4-razor-1 Aug 1, 2023 v4.13.3-razor-1 Apr 3, 2023 v4.13.2-razor-1 Apr 3, 2023 v4.13.0-razor-1 Aug 30, 2022 v4.12.2 Aug 24, 2022 v4.12.1 Aug 20, 2022 Changes in this version type Collection + func NullableEnumImports() Collection v4.11.0-razor-1 Jul 9, 2022 v4.6.0 Sep 23, 2021 v4.4.1 Feb 21, 2021 Changes in this version + type Collection struct + All Set + BasedOnType Map + Singleton Map + Test Set + TestSingleton Map + func Merge(a, b Collection) Collection + func NewDefaultImports() Collection + type List []string + func (l List) Len() int + func (l List) Less(i, j int) bool + func (l List) Swap(i, j int) + type Map map[string]Set + func MapFromInterface(intf interface{}) (Map, error) + type Set struct + Standard List + ThirdParty List + func AddTypeImports(a Set, typeMap map[string]Set, columnTypes []string) Set + func SetFromInterface(intf interface{}) (Set, error) + func (s Set) Format() []byte v4.4.0-razor-1 Feb 21, 2021 Other modules containing this package github.com/razor-1/sqlboiler github.com/razor-1/sqlboiler/v3