Ryan Leckey
|
122700a789
|
Clean up examples
|
2019-08-20 18:26:37 -07:00 |
|
Ryan Leckey
|
5e001045e2
|
Update rust and dependencies
|
2019-08-19 12:25:01 -07:00 |
|
Ryan Leckey
|
cdf7453f8f
|
Run rustfmt
|
2019-08-18 20:42:45 -07:00 |
|
Ryan Leckey
|
d0b9bda74f
|
Use the pool to insert quickly
|
2019-08-18 19:06:15 -07:00 |
|
Ryan Leckey
|
c280ad587f
|
Move to sqlx::query( ... ).execute style API
|
2019-08-18 18:33:45 -07:00 |
|
Ryan Leckey
|
b8857af916
|
Make examples work again, initial experiment with sqlx::Client
|
2019-08-10 16:36:20 -07:00 |
|
Ryan Leckey
|
186fa8928b
|
Rework public API to be trait-focused
|
2019-08-10 15:31:13 -07:00 |
|
Ryan Leckey
|
ad81528b99
|
Add time measuring to contacts demo
|
2019-08-09 22:00:40 -07:00 |
|
Ryan Leckey
|
78b3ae4a19
|
Add connection string parsing for postgres, run rustfmt over mariadb, use constants for ErrorCode
|
2019-08-09 21:46:49 -07:00 |
|
Ryan Leckey
|
fd4cc043ed
|
Make Pool generic over Backend
|
2019-08-08 18:05:16 -07:00 |
|
Ryan Leckey
|
acf78d5a43
|
Initial version of connection pool
|
2019-08-08 10:22:20 -07:00 |
|