Ryan Leckey
|
b8cd2e9388
|
remove unused imports
|
2020-03-11 01:45:04 -07:00 |
|
Ryan Leckey
|
47f3d77e59
|
query_as: fully implement query_as, required a db-specific ext trait
|
2020-03-11 01:44:41 -07:00 |
|
Ryan Leckey
|
433aab1e5b
|
postgres: use RawValue in Decode and implement row-returning simple queries
|
2020-03-11 01:44:06 -07:00 |
|
Ryan Leckey
|
9f1cf953c0
|
decode: use HasRawValue
|
2020-03-11 01:43:27 -07:00 |
|
Ryan Leckey
|
dd5f250e5e
|
decode: add lifetime to Decode; impl Decode for &str and &[u8]; remove DecodeError
|
2020-03-11 01:43:27 -07:00 |
|
Ryan Leckey
|
a374c18a18
|
postgres: rewrite protocol in more iterative and lazy fashion
|
2020-03-11 01:43:17 -07:00 |
|
Ryan Leckey
|
98269ddd20
|
Fix several nits from Clippy and add back chrono support for MySql
|
2019-12-27 23:16:13 -08:00 |
|
Ryan Leckey
|
d76b1357da
|
Audit MySql and Postgres protocols
|
2019-12-27 17:31:01 -08:00 |
|
Austin Bonander
|
d332558b25
|
rename FromSql/ToSql -> Decode/Encode
closes #18
|
2019-11-22 11:05:17 +00:00 |
|