async-diesel icon indicating copy to clipboard operation
async-diesel copied to clipboard

Integrate Diesel into async-std cleanly and efficiently.

Results 2 async-diesel issues
Sort by recently updated
recently updated
newest added

It would be nice to have these changes published as an RC release so that existing code can test upgradeability to diesel 2.x Thanks in advance!

the conditional query is not work with load_async method, since it's BoxedQuery Struct