sqlboiler/templates
Patrick O'brien 629ec8c8d0 Add hooks to eager load funcs
* Add PreserveDots text helper
* Fix bug using wrong XTitleCases name
2016-08-30 02:36:07 +10:00
..
singleton Fix bugs for table only containing composite pkey 2016-08-21 15:44:49 +10:00
00_struct.tpl Rename Loaded -> R 2016-08-26 21:40:29 -07:00
01_types.tpl Add executor to hooks 2016-08-29 23:23:42 +10:00
02_hooks.tpl Add executor to hooks 2016-08-29 23:23:42 +10:00
03_finishers.tpl Add executor to hooks 2016-08-29 23:23:42 +10:00
04_relationship_to_one.tpl Fix some formatting bugs of generated code 2016-08-21 16:28:47 +10:00
05_relationship_to_many.tpl Add more text helpers for ToMany. 2016-08-27 12:00:42 -07:00
06_relationship_to_one_eager.tpl Add hooks to eager load funcs 2016-08-30 02:36:07 +10:00
07_relationship_to_many_eager.tpl Add hooks to eager load funcs 2016-08-30 02:36:07 +10:00
08_all.tpl Put the templates in their proper place 2016-08-17 23:26:17 -07:00
09_find.tpl Fix SQL (takes exec now) 2016-08-28 14:51:03 +10:00
10_insert.tpl Add executor to hooks 2016-08-29 23:23:42 +10:00
11_update.tpl Add executor to hooks 2016-08-29 23:23:42 +10:00
12_upsert.tpl Add auto timestamps for upsert 2016-08-29 23:23:42 +10:00
13_delete.tpl Add executor to hooks 2016-08-29 23:23:42 +10:00
14_reload.tpl Fix SQL (takes exec now) 2016-08-28 14:51:03 +10:00
15_exists.tpl Fix some formatting bugs of generated code 2016-08-21 16:28:47 +10:00
16_helpers.tpl Put the templates in their proper place 2016-08-17 23:26:17 -07:00
17_auto_timestamps.tpl Add auto timestamps for upsert 2016-08-29 23:23:42 +10:00
relationship_to_many_setops.tpl Finish ToManyRemove. 2016-08-28 23:26:44 -07:00
relationship_to_one_setops.tpl Complete removal on the remove method 2016-08-28 15:01:37 -07:00