Ryan Leckey
|
c040c97cb3
|
Initial experiment with the low-level API and PREPARE + EXECUTE queries
|
2019-07-16 01:15:12 -07:00 |
|
Ryan Leckey
|
282050d17f
|
Add #inline to BackendKeyData simple methods
|
2019-07-15 11:18:04 -07:00 |
|
Ryan Leckey
|
8e7a940201
|
Decode more Authentication types
|
2019-07-15 11:16:57 -07:00 |
|
Ryan Leckey
|
470804f542
|
Fix DataRow decode to make values accessible
|
2019-07-12 12:05:55 -07:00 |
|
Ryan Leckey
|
6cfd3a57d1
|
Optimize performance in several encode/decode programs
|
2019-07-11 13:52:45 -07:00 |
|
Ryan Leckey
|
f161fa3178
|
Optimize encode of StartupMessage
|
2019-07-11 10:08:57 -07:00 |
|
Ryan Leckey
|
da42be7d0a
|
Implement DataRow and CommandComplete
|
2019-06-30 07:07:57 -07:00 |
|
Ryan Leckey
|
cfe522034e
|
Implement RowDescription
|
2019-06-30 06:35:30 -07:00 |
|
Ryan Leckey
|
e8ecbeda36
|
WIP Query
|
2019-06-29 21:57:04 -07:00 |
|
Ryan Leckey
|
c895ef52fe
|
Decorate send/receive with trace logs for development
|
2019-06-29 21:40:33 -07:00 |
|
Ryan Leckey
|
735c8c366a
|
Fix some lint warnings
|
2019-06-29 21:34:06 -07:00 |
|
Ryan Leckey
|
ee449d351b
|
Update dependencies
|
2019-06-28 21:39:36 -07:00 |
|
Ryan Leckey
|
aa0b27af35
|
Minor clean up
|
2019-06-28 21:36:46 -07:00 |
|
Ryan Leckey
|
c59e65d65b
|
Add some additional decode benchmarks
|
2019-06-28 00:30:43 -07:00 |
|
Ryan Leckey
|
903f674257
|
Assume Postgres isn't lying (use UTF-8 unchecked)
|
2019-06-28 00:30:12 -07:00 |
|
Ryan Leckey
|
631f91ea16
|
Add tests for BackendKeyData and ParameterStatus
|
2019-06-28 00:29:56 -07:00 |
|
Ryan Leckey
|
8a4c5ea2fe
|
Integrate new protocol crate to connection
|
2019-06-22 21:44:13 -07:00 |
|
Ryan Leckey
|
22f71df7c7
|
mason -> sqlx
|
2019-06-22 20:54:43 -07:00 |
|