Commit graph

8 commits

Author SHA1 Message Date
Aaron L f1df86ab9e Finish to_many base test case (no join table) 2016-07-13 22:34:18 -07:00
Aaron L fe93ccffeb Make to_many use the X paradigm. 2016-07-11 15:23:47 -07:00
Aaron L d7adb7006e Rename IsNullable -> Nullable
- Skip insert test
- Fix whitespacing issue
2016-07-09 10:13:35 -07:00
Aaron L 0df0f964e7 Finish to_many for join tables. 2016-07-01 16:20:59 -07:00
Aaron L c731661261 Use new templating features in all templates
- Add another check for join tables in the to_many relationships stuff.
- Fix a number of quoting bugs in the templates.
2016-06-26 23:59:27 -07:00
Aaron L 0d07bb4e67 First implementation of to_many relations. 2016-06-26 23:56:45 -07:00
Aaron L fee1231813 Push strmangle refactoring through everything. 2016-06-22 23:48:49 -07:00
Aaron L 84a160f3a4 Start of the to_many relationships. 2016-06-22 22:03:05 -07:00