sqlboiler/templates_test
Aaron L bbf40bea53 Fix to_many relationship bug.
- IDs were being inserted incorrectly causing an sql key duplicate error
  instead of being inserted into the join table.
2016-07-14 23:28:33 -07:00
..
main_test Allow debug to be toggled by a flag. 2016-07-14 22:45:43 -07:00
singleton Add MustTx helper, move deletes to bottom of tests 2016-07-15 15:32:36 +10:00
all.tpl Add MustTx helper, move deletes to bottom of tests 2016-07-15 15:32:36 +10:00
delete.tpl Refactored and finished insert tests 2016-07-14 15:09:05 +10:00
find.tpl Add MustTx helper, move deletes to bottom of tests 2016-07-15 15:32:36 +10:00
finishers.tpl Add MustTx helper, move deletes to bottom of tests 2016-07-15 15:32:36 +10:00
helpers.tpl Refactored and finished insert tests 2016-07-14 15:09:05 +10:00
hooks.tpl Got insert testing in a better state 2016-07-14 02:51:40 +10:00
insert.tpl Add MustTx helper, move deletes to bottom of tests 2016-07-15 15:32:36 +10:00
relationship_to_many.tpl Fix to_many relationship bug. 2016-07-14 23:28:33 -07:00
relationship_to_one.tpl Use MustTx 2016-07-14 23:15:35 -07:00
select.tpl Got insert testing in a better state 2016-07-14 02:51:40 +10:00
update.tpl Got insert testing in a better state 2016-07-14 02:51:40 +10:00