Aaron Piotrowski
|
a8d940dea0
|
Change execute() from variadic to accepting an array
|
2017-11-17 21:33:49 -06:00 |
|
Aaron Piotrowski
|
eb965b30dd
|
Remove PendingOperationError / update docs
|
2017-11-05 15:43:40 -06:00 |
|
Aaron Piotrowski
|
0c3b70633c
|
Reuse statement handles
Allows the same query to be prepared multiple times on a single connection without error or performance penalty.
|
2017-07-27 23:20:46 -05:00 |
|
Aaron Piotrowski
|
e0a842bad7
|
Disallow multiple operations on single connection
Pools can still be used for concurrent ops.
|
2017-05-26 13:14:04 -05:00 |
|
Aaron Piotrowski
|
c255df3477
|
Update promise resolution types in doc blocks
|
2017-05-24 09:59:06 -05:00 |
|
Aaron Piotrowski
|
2776a0344e
|
Update code styles
|
2017-05-15 23:28:37 -05:00 |
|
Aaron Piotrowski
|
04a6463888
|
Update for async-interop merge and other Amp changes
|
2017-03-17 10:17:24 -05:00 |
|
Aaron Piotrowski
|
1e3874856d
|
Update for async-interop namespace change and Amp name changes
|
2017-01-18 11:08:45 -06:00 |
|
Aaron Piotrowski
|
5d687a6cb5
|
Drop strict types
|
2016-12-29 23:21:17 -06:00 |
|
Aaron Piotrowski
|
0fb3f9bfdb
|
Awaitable → Promise
|
2016-11-15 11:06:21 -06:00 |
|
Aaron Piotrowski
|
21f5d4427d
|
Fix nofication listening; add notify() method to Executor
|
2016-09-21 00:18:24 -05:00 |
|
Aaron Piotrowski
|
caf829a48c
|
Initial commit
|
2016-09-14 09:27:39 -05:00 |
|