welds 0.4.23

An async ORM for (postgres, mssql, mysql, sqlite)
Documentation
1
2
3
4
pub mod bulk;
mod single;

pub use single::update_one;