Austin Bonander
|
326964d717
|
benches: add sqlite_fetch_all benchmark
adapted code from https://github.com/launchbadge/sqlx/issues/266#issuecomment-921722399
|
2022-06-23 17:20:27 -07:00 |
|
Ryan Leckey
|
96b76dc737
|
update todo examples to 0.4 and use migrations
* update tests/x.py
* add examples/x.py
|
2020-07-18 05:43:16 -07:00 |
|
Ryan Leckey
|
e5b6047009
|
feat: introduce docker-compose based testing for running locally against many database combinations
|
2020-05-30 17:51:55 -07:00 |
|
Austin Bonander
|
6cea7e2c1b
|
macros: add proper test for sqlite using database file
|
2020-03-17 21:10:19 -07:00 |
|
Ryan Leckey
|
da72e2ee4d
|
Add Cargo.lock
|
2019-12-30 02:17:07 -08:00 |
|
Ryan Leckey
|
d76b1357da
|
Audit MySql and Postgres protocols
|
2019-12-27 17:31:01 -08:00 |
|
Austin Bonander
|
aee3c4fe48
|
remove unnecessary .gitignore elements
|
2019-11-22 10:36: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 |
|
Ryan Leckey
|
e47e90ec75
|
Add small tide example
|
2019-11-21 23:29:40 +00:00 |
|
Ryan Leckey
|
37c22eb55d
|
Propagate some decode failures
|
2019-08-25 14:52:13 -07:00 |
|
Daniel Akhterov
|
812983b0e7
|
Move client packets
|
2019-07-26 15:13:53 -07:00 |
|
Ryan Leckey
|
7fd4918c48
|
Initial low-level connection interface
|
2019-06-07 15:34:21 -07:00 |
|
Ryan Leckey
|
d29b24abf0
|
Initial commit
|
2019-06-06 06:10:50 -07:00 |
|