sqlboiler/templates/singleton
Aaron L ede97dea5b Add enum const generation
- Make postgres name its enums
- Add way to filter columns by whether or not they're an enum
- Split parsing of enums into name & values
- Add strmangle check functions: IsEnumNormal, ShouldTitleCaseEnum
- Add new strmangle enum functions to template test
- Implement a set type called "once" inside the templates so that we can
  ensure certain things only generate one time via some unique name.
2016-11-11 01:06:30 -08:00
..
boil_queries.tpl Fix all references to moved elements. 2016-09-14 21:02:24 -07:00
boil_types.tpl Add enum const generation 2016-11-11 01:06:30 -08:00