sqlboiler/strmangle
Aaron L 8392a4ba2a Fix quoting throughout templates
- Use "" style strings for all templates
- Attach a Quote and SchemaTable that understand escaped quotes so we
  can use "" style strings without repercussion.
- Make SchemaTable use escaped quotes
- Remove schemaTable from the templates in favor of .SchemaTable
2016-09-11 23:50:11 -07:00
..
buf_pool.go Add byte buffer pool 2016-08-13 17:49:39 +10:00
inflect.go Remove vendor folder, fix inflect import 2016-09-03 02:20:36 +10:00
sets.go Remove unused code from templates 2016-08-14 00:43:30 -07:00
sets_test.go Remove unused code from templates 2016-08-14 00:43:30 -07:00
strmangle.go Fix quoting throughout templates 2016-09-11 23:50:11 -07:00
strmangle_test.go Fix quoting throughout templates 2016-09-11 23:50:11 -07:00