Ryan Leckey
|
6166ec7b8f
|
refactor(mysql): raise MySqlClientError for general client-side errors
|
2021-04-15 21:54:05 -07:00 |
|
Ryan Leckey
|
0267fe0482
|
refactor(postgres): review connection executor and tweak raw_query
|
2021-04-09 16:51:20 -07:00 |
|
Ryan Leckey
|
5c9ab18a74
|
feat(postgres): impl prepared query support and integer types
|
2021-03-27 17:11:57 -07:00 |
|
Ryan Leckey
|
858212f755
|
feat(postgres): impl execute, fetch_all, fetch_optional and related utilities
|
2021-03-27 15:03:42 -07:00 |
|
Ryan Leckey
|
cc2f2c1f72
|
style: rustfmt
|
2021-03-20 09:42:56 -07:00 |
|
Ryan Leckey
|
b2d9c43048
|
feat(postgres): add more backend protocol messages
|
2021-03-20 01:28:56 -07:00 |
|
Ryan Leckey
|
1eb1cd3ea9
|
feat(postgres): stub start-up flow
|
2021-03-20 00:16:20 -07:00 |
|