sqlink 0.6.0

postgres builder to work with postgres
Documentation
pub const TABLE_ESCAPE: &str = "\"";
pub const FIELD_ESCAPE: &str = "\"";
pub const PARAM_NOTATION: &str = "$";