Commit Graph

55 Commits

Author SHA1 Message Date
VyacheslavHashov
8cd8a1a9a2 Testing multiple batches in single connection 2017-01-29 05:37:17 +03:00
VyacheslavHashov
89c8720760 Test describing statements 2017-01-29 05:21:46 +03:00
VyacheslavHashov
3a4ca4c47c Asserting invalid batches 2017-01-29 04:22:55 +03:00
VyacheslavHashov
f34eabe971 Test sending batches 2017-01-29 03:48:14 +03:00
VyacheslavHashov
d0fe8bae6e Testing protocol messages 2017-01-29 01:48:25 +03:00
VyacheslavHashov
0840e399ed Connection mode 2017-01-28 23:58:12 +03:00
Vyacheslav Hashov
422378ec84 Updated badges in readme 2017-01-28 03:42:20 +03:00
VyacheslavHashov
d6897e4f98 Changed build OS to trusty 2017-01-28 02:34:18 +03:00
VyacheslavHashov
a61d7c0165 Added Travis CI 2017-01-28 02:26:52 +03:00
VyacheslavHashov
5eac02edf1 Connection settings in different test suite 2017-01-28 02:12:59 +03:00
VyacheslavHashov
f463f48b80 First test, connection tests 2017-01-28 01:31:06 +03:00
VyacheslavHashov
04058b4b99 Moved to Driver directory 2017-01-28 00:50:38 +03:00
VyacheslavHashov
d12619c77a Encoding/Decoding NULL values as empty strings 2017-01-27 22:12:43 +03:00
VyacheslavHashov
45c3e25a4b Password and md5 authorization 2017-01-27 21:18:43 +03:00
VyacheslavHashov
c8fe1a5292 AuthErrorResponse 2017-01-27 20:01:04 +03:00
VyacheslavHashov
be04c0d8e9 TLS mode 2017-01-27 00:22:34 +03:00
VyacheslavHashov
0f6091658d Abstraction over TCP sockets 2017-01-26 23:53:13 +03:00
VyacheslavHashov
91b7444384 Abstraction over unix sockets 2017-01-26 23:30:25 +03:00
VyacheslavHashov
7cb19ec30a Moved to ghc8.0.2 2017-01-26 23:15:13 +03:00
VyacheslavHashov
bd4abcbab1 Raw connection 2017-01-25 22:13:14 +03:00
VyacheslavHashov
b48fbcacc0 Session moved to high-level library 2017-01-25 00:01:44 +03:00
VyacheslavHashov
fb0de46ab6 Simple session works 2017-01-24 20:56:47 +03:00
VyacheslavHashov
7f994e083b Destribing statements 2017-01-24 03:22:05 +03:00
VyacheslavHashov
363656fb79 Reading for the next ReadForQuery 2017-01-24 02:06:45 +03:00
VyacheslavHashov
2860c7ff56 Simple dispatcher 2017-01-24 01:45:24 +03:00
VyacheslavHashov
6380fbb175 Only protocol types left in Protocol folder 2017-01-23 18:27:46 +03:00
VyacheslavHashov
034713e977 Added command ok for all the rest successful commands 2017-01-22 00:44:02 +03:00
VyacheslavHashov
d659375b2d Minimal API for sending queries 2017-01-22 00:06:15 +03:00
VyacheslavHashov
076c81b6bb Connection establishment 2017-01-21 23:52:32 +03:00
VyacheslavHashov
bbe12c888c Decoders for new types 2017-01-21 20:38:05 +03:00
VyacheslavHashov
4e2e57bf65 Fixed encoders 2017-01-19 20:05:35 +03:00
VyacheslavHashov
bdf275165f Full protocal types 2017-01-19 18:51:44 +03:00
VyacheslavHashov
da8bba2c74 Fixed encoders with newtypes 2017-01-18 19:59:10 +03:00
VyacheslavHashov
b9b0098ac0 Full error and notice descriptions 2017-01-18 19:37:28 +03:00
VyacheslavHashov
9bb7d8eed3 Error response description field 2017-01-18 18:38:09 +03:00
VyacheslavHashov
174905216e Command result type 2017-01-18 00:21:50 +03:00
VyacheslavHashov
f35b7b7ef9 Connection parameters 2017-01-18 00:03:37 +03:00
VyacheslavHashov
a299877043 More precise base types 2017-01-17 21:06:25 +03:00
VyacheslavHashov
2ee5703af9 Better settings and connection types 2017-01-17 20:47:16 +03:00
VyacheslavHashov
3284767aad Mocked runSession 2017-01-16 22:08:49 +03:00
VyacheslavHashov
394027a95c Session monad 2017-01-16 22:04:36 +03:00
VyacheslavHashov
47e3488fd3 Prepared statement storage 2017-01-16 20:58:12 +03:00
VyacheslavHashov
9615e10ec8 Testing batch queries 2017-01-13 19:38:51 +03:00
VyacheslavHashov
d7c49840fd Test sending queries 2017-01-13 18:46:18 +03:00
VyacheslavHashov
41f90ee572 Decoders for server messages 2017-01-13 15:40:12 +03:00
VyacheslavHashov
f3bf8a65b5 Encoding client message 2017-01-12 20:54:23 +03:00
VyacheslavHashov
2e1cccec67 More precise base types 2017-01-08 16:51:05 +03:00
VyacheslavHashov
0f775db99c Startup packet 2017-01-07 14:30:34 +03:00
VyacheslavHashov
940c7303a7 Settings module 2017-01-02 21:28:05 +03:00
VyacheslavHashov
9298c56f9f Base protocol types 2017-01-02 05:51:58 +03:00