Commit graph

6 commits

Author SHA1 Message Date
Aaron L b447018220 Rename ReverseArgs -> ReverseInserts
- Remove debug comment
2016-07-17 17:52:55 -07:00
Aaron L d4170806f5 Produce true one_to_one relationships.
- Generating code & test for one_to_one by calling existing to_one
  templates with the reversed texts function output as input.
- Add a section to reverse the order of the function inserts.
2016-07-17 17:50:01 -07:00
Aaron L 1a53eab27f Rewrite to_one template as a sub-template
- This allows us to use the sub-template in other templates.
2016-07-16 23:57:08 -07:00
Aaron L e6b8cfff93 Use MustTx 2016-07-14 23:15:35 -07:00
Aaron L 08feff45d7 Deal with null values. 2016-07-14 22:45:43 -07:00
Aaron L e78f19f3e9 Add test for relationship to_one 2016-07-14 21:49:22 -07:00