sqlboiler/cmds/templates_test
Patrick O'brien 48a9ba8d29 Added main template test file, fixed errors
* Fixed TestTemplates bug (now shows compile errors properly)
* Fixed all compile errors for templates (except test templates)
* Added conditional imports for column types
2016-03-23 13:08:35 +10:00
..
all.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
delete.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
find.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
findselect.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
insert.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
main.tpl Added main template test file, fixed errors 2016-03-23 13:08:35 +10:00
select.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
selectwhere.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
struct.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
update.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00
where.tpl Finished adding test template generation support 2016-03-21 15:15:14 +10:00