Dylan Johnston
|
c112ce367e
|
Fix gosimple warning in exist tests
|
2016-09-21 00:39:29 +02:00 |
|
Patrick O'brien
|
83f7092dc6
|
Add MySQL Upsert, fix identation in all tpls
|
2016-09-14 18:14:07 +10:00 |
|
Aaron L
|
79520d27fb
|
Use new randomize package
|
2016-08-18 00:06:28 -07:00 |
|
Patrick O'brien
|
76d4b84019
|
Convert all tests to go 1.7 Run format
* This fixes postgres deadlocks
|
2016-08-15 19:36:38 +10:00 |
|
Aaron L
|
1caa8afa73
|
Change seed to start at a random value.
- Insert at least some randomness.
|
2016-08-14 20:44:59 -07:00 |
|
Aaron L
|
6f963d518c
|
Make all tests create random seed and use MustTx
- Mark Upsert/Find for parallelism
|
2016-08-14 20:14:39 -07:00 |
|
Aaron L
|
8188648a11
|
Delete randomize slice
|
2016-08-14 02:11:32 -07:00 |
|
Aaron L
|
d25712f929
|
Change entire project tests.
|
2016-08-14 01:58:36 -07:00 |
|
Patrick O'brien
|
f823dfc757
|
Fix broken exists test for UUID PRIMARY KEYS
|
2016-08-14 03:42:58 +10:00 |
|
Patrick O'brien
|
2ece7d14f6
|
Clean up helpers, remove duplicate funcs
* Refactor DeleteAll for slice
|
2016-08-09 15:57:54 +10:00 |
|
Aaron L
|
a98e474c9c
|
Refactor WhereMultiple into new WhereClause
|
2016-08-08 19:33:10 -07:00 |
|
Aaron L
|
db747cccfe
|
Fix fallout of whereclause change
|
2016-08-08 17:36:37 -07:00 |
|
Patrick O'brien
|
feb85a2a44
|
Finish upsert and upsert tests
* Fix find bug in query generator
|
2016-08-05 12:59:40 +10:00 |
|
Patrick O'brien
|
964f367700
|
Add Exists feature
|
2016-08-03 20:23:43 +10:00 |
|