Commit graph

11 commits

Author SHA1 Message Date
Patrick O'brien 8d0cd2a53d Move fakeDB to MockDriver in drivers package 2016-08-18 15:26:24 +10:00
Aaron L 944303f2f5 Properly abstract LastInsertID 2016-08-13 16:34:02 -07:00
Patrick O'brien 33286e648a Update repo to add vattle org paths 2016-08-09 17:59:30 +10:00
Aaron L 58d3dcff48 Missed some more gofmt -s 2016-08-08 00:47:33 -07:00
Aaron L 9a5742eeea Use query generation for relationship_to_one
- This allows the use of query mods
2016-08-01 20:38:32 -07:00
Aaron L b447018220 Rename ReverseArgs -> ReverseInserts
- Remove debug comment
2016-07-17 17:52:55 -07:00
Aaron L 1513661e15 New texts to reverse a "to_many" into "to_one" 2016-07-17 17:48:08 -07:00
Aaron L f4ce95891c Refine the relationship to_one texts.
- This is so we can completely replace the data set being used
  (combination of tplData, and texts) by texts data.
2016-07-16 23:56:09 -07:00
Aaron L e4ddb7e0a8 Fix Patrick's jackal test. 2016-07-16 13:23:15 -07:00
Aaron L 32b2581ead Add Texthelpers from foreign keys 2016-07-14 21:18:49 -07:00
Aaron L 225a74423a Finish text helpers for relationships. 2016-07-13 22:34:18 -07:00
Renamed from relationship_helpers_test.go (Browse further)