Ryan Leckey
|
bf4f65ea2f
|
[MySQL] Add fetch_optional, fix encode/decode for integers
|
2019-12-02 22:14:41 -08:00 |
|
Ryan Leckey
|
2227303f20
|
Have Backend require Executor and de-duplicate some logic
|
2019-11-27 23:26:20 -08:00 |
|
Ryan Leckey
|
c4707bc53a
|
Clean up Cargo.toml
|
2019-11-27 22:33:40 -08:00 |
|
Ryan Leckey
|
ab32d0a5c4
|
Add some initial type integration tests for Postgres
|
2019-11-23 09:02:56 +00:00 |
|
Austin Bonander
|
a9fb263520
|
simplify pool implementation, run rustfmt
|
2019-11-22 17:06:32 +00:00 |
|
Ryan Leckey
|
061b7819ab
|
Remove the RawConnection concept and fold into Backend
|
2019-11-22 11:48:49 +00:00 |
|
Austin Bonander
|
fc07830639
|
implement facade crate so macros can be used from same namespace
|
2019-11-22 10:30:16 +00:00 |
|
Austin Bonander
|
020eed90c8
|
port to async-std, misc fixes
|
2019-11-21 22:10:49 +00:00 |
|
Austin Bonander
|
bbdc03c576
|
unified prepared statement interface
|
2019-11-19 19:55:17 +00:00 |
|
Austin Bonander
|
0e137e107a
|
proof of concept, infer sql types as rust types at compile time
|
2019-11-19 19:55:17 +00:00 |
|
Austin Bonander
|
b05ec7686a
|
add parameter support to the sqlx macro
|
2019-11-19 19:54:23 +00:00 |
|
Austin Bonander
|
3a76f9d207
|
prototyping sql!() macro
|
2019-11-19 19:54:23 +00:00 |
|
Austin Bonander
|
f7d743f673
|
prototyping compile-time checked sql macro
|
2019-11-19 19:54:23 +00:00 |
|