This website requires JavaScript.
Explore
Help
Sign In
dnim
/
rust-postgres
Watch
1
Star
0
Fork
0
You've already forked rust-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2,063
Commits
1
Branch
0
Tags
0de50abc29e790b0499b7ea2a1981dae77aeb76d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Steven Fackler
26eb27e70d
Support one-off queries in sync API
...
We can't do this in tokio-postgres while borrowing the parameters, but it's fine in the sync API!
2018-12-21 20:13:15 -08:00
Steven Fackler
759256010d
Initial sync crate sketch
2018-12-21 13:34:09 -08:00