Commit graph

21 commits

Author SHA1 Message Date
Aaron L d79f816cc1 Fix test failure
- Optimistic code removed. It wasn't possible to test for this condition
  ever.
2017-01-24 23:03:59 -08:00
Aaron L 0530ba9227 Rename $rel -> $txt for consistency 2016-09-22 21:49:50 -07:00
Aaron L f00230c414 Fix names of txt helper functions in templates 2016-09-18 11:18:43 -07:00
Aaron L 81494a91d0 Remove one-to-one 2016-09-17 23:50:31 -07:00
Aaron L afe2665e52 Clean up the bytes checks with text helpers 2016-09-17 00:02:03 -07:00
Aaron L 69a59043c8 Revert "Fix compare against null.Bytes"
This reverts commit bbd9277e0e.
2016-09-16 23:04:58 -07:00
Patrick O'brien bbd9277e0e Fix compare against null.Bytes 2016-09-17 14:32:19 +10:00
Aaron L fbb3872303 Fix bug where generation could fail 2016-09-16 08:28:05 -07:00
Aaron L 71cda35c50 Fix randomization in relationship tests 2016-09-16 08:22:09 -07:00
Aaron L 32561717b1 Clean up the byte primary key stuff 2016-09-16 08:02:32 -07:00
Aaron L c624943f53 Make a rough sketch of what this would look like
Needs cleanup: Do not merge
2016-09-16 00:22:12 -07:00
Patrick O'brien 83f7092dc6 Add MySQL Upsert, fix identation in all tpls 2016-09-14 18:14:07 +10:00
Aaron L 70c633df5a Make sure we generate to_many set op tests
README

README

README

README
2016-09-03 02:17:35 +10:00
Aaron L ae99b2a649 Finish ToManyRemove.
- Make Set test better.
2016-08-28 23:26:44 -07:00
Aaron L 128ecb4a77 Add ToManySet test. 2016-08-28 17:07:36 -07:00
Aaron L 4ba1849297 Finish ToManyAdd 2016-08-28 16:51:07 -07:00
Aaron L 4e70c9bb17 Near completion on the ToManyAdd setop 2016-08-28 16:36:49 -07:00
Aaron L 947081c579 Rename ReverseInserts -> OneToOne
- Fix bug & failing test
- Skip WIP test
2016-08-28 00:27:50 -07:00
Aaron L bc71147282 WIP - Trying to fix bugs 2016-08-27 19:10:46 -07:00
Aaron L dc49fa4d59 Align some stuff properly
- Begin tests
2016-08-26 07:59:28 -07:00
Aaron L 6ad467c259 Started relationship set operations 2016-08-25 23:50:45 -07:00