sqlink 0.6.0

postgres builder to work with postgres
Documentation
1
2
3
4
#[derive(Debug)]
pub enum Error {
    Syntax(String)
}