bendsql
bendsql copied to clipboard
feat: Driver support prepare
just like other db(mysql pg), query!("select * from tb where a=? and b=?", a, b)