Steve Faulkner
|
f34c4cda26
|
Add test for aborting a query (#413)
|
2019-08-20 12:44:33 -05:00 |
Christopher Anderson
|
abb2c44703
|
Endpoint resolution now blocks until initialized (#409)
fixes #403
|
2019-08-19 20:36:52 -07:00 |
Steve Faulkner
|
74c29eea14
|
Fix offer test
|
2019-07-16 15:25:57 -05:00 |
Steve Faulkner
|
c9eb0d6781
|
Cleanup old toArray() and executeNext() calls (#371)
|
2019-07-16 15:10:43 -05:00 |
Steve Faulkner
|
c6640b59db
|
Fix merge conflicts with master
|
2019-07-16 14:38:48 -05:00 |
Steve Faulkner
|
464f535b0d
|
Parse connection string for options object (#350)
|
2019-06-21 17:44:16 -04:00 |
Steve Faulkner
|
29416c5343
|
Hide plugins using internal flag (#348)
|
2019-06-21 13:35:31 -04:00 |
Steve Faulkner
|
f0dcc48ed0
|
Return undefined for item reads (#343)
|
2019-06-11 16:35:14 -04:00 |
Steve Faulkner
|
2292b3cc42
|
Remove AuthOptions (#339)
|
2019-06-11 16:19:24 -04:00 |
Steve Faulkner
|
fb6dd7982c
|
Query Plan API (#304)
|
2019-06-11 16:16:06 -04:00 |
Steve Faulkner
|
d63a79b02a
|
Remove PK kind (#331)
|
2019-06-05 20:53:23 -04:00 |
Steve Faulkner
|
6f80385f17
|
Remove partitionKey from RequestOptions (#322)
|
2019-05-29 22:20:17 -04:00 |
Steve Faulkner
|
9bac54c4ac
|
Partition Key Changes (#308)
Close #261
|
2019-05-21 14:50:54 -04:00 |
Steve Faulkner
|
9855c8dc4a
|
Remove forEach from QueryIterator (#316)
|
2019-05-16 17:26:25 -04:00 |
Christopher Anderson
|
ae2d172853
|
Plugin implementation (#297)
* Plugin implementation
|
2019-04-08 12:42:34 -07:00 |
Christopher Anderson
|
0aafee26ed
|
Add scripts to OM (#292)
* add scripts (move sproc, trigger, udf)
|
2019-04-03 15:07:52 -07:00 |
Steve Faulkner
|
9a47c709d1
|
Allow blank string partition keys. Fixes #249 (#277)
|
2019-03-28 13:25:14 -04:00 |
Steve Faulkner
|
290e09be8f
|
User Cancellation of Requests (#263)
* Redo on top of v3 branch
* Move down http call
|
2019-03-28 12:06:52 -04:00 |
Steve Faulkner
|
9e8ea2490d
|
Refactor to Unified RequestContext (#272)
|
2019-03-27 22:51:45 -04:00 |
Steve Faulkner
|
dbbec3be65
|
Convert to TS project references. Extract test folder (#270)
|
2019-03-19 10:29:27 -07:00 |