Travis
|
22cca67d6a
|
Revert "back out the pql.Decimal changes"
This reverts commit 741ba9b268.
|
2020-04-01 17:46:46 -05:00 |
|
Travis
|
741ba9b268
|
back out the pql.Decimal changes
|
2020-04-01 11:10:33 -05:00 |
|
Travis
|
1da7cf09bb
|
support pql.Decimal for decimal field min/max arguments
|
2020-03-27 16:02:47 -05:00 |
|
Ben Johnson
|
c7c9c1e1d7
|
v2.0.0
Co-authored-by: Cody Soyland <codysoyland@gmail.com>
|
2019-10-08 14:56:17 -06:00 |
|
Matt Jaffee
|
f1ecead069
|
fix failing tests due to staticcheck fixes
|
2019-01-21 14:38:58 -06:00 |
|
Travis Turner
|
358c32a165
|
add test for translate store buffer growth logic. add max limit to buffer size.
|
2018-12-18 12:48:20 -06:00 |
|
Yuce Tekol
|
f7f6ff743a
|
index trackExistence is true by default
|
2018-10-01 17:45:21 +03:00 |
|
Cody Soyland
|
ba3bda6ac2
|
Use string prefix instead of equality so json error message will pass on all Go versions
|
2018-07-31 14:16:17 -05:00 |
|
Cody Soyland
|
23e2961d65
|
Add field labels to struct literals
|
2018-07-19 14:49:50 -05:00 |
|
Cody Soyland
|
29eba09e1e
|
Add IndexOptions to IndexInfo json response
|
2018-07-19 14:11:14 -05:00 |
|
Travis Turner
|
028e95d914
|
Allow a single functional option for field options.
Move field type specific validation to functional options.
|
2018-06-26 10:37:56 -05:00 |
|
Travis Turner
|
50794bf63b
|
move fieldOptions unmarshal to the handler
validate fieldOptions in http package
|
2018-06-25 15:14:22 -05:00 |
|
Cody Soyland
|
f2c104dfef
|
Migrate HTTP handler and client into http subpackage.
|
2018-06-12 13:22:40 -05:00 |
|