We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0764d24
0764d24 feat: parse fmt errors (#16)
d7edeb7
d7edeb7 More docs (#15)
39964bc
39964bc Better docs (#13) ffc2176 test: add fuzzing + bump coverage (#12)
d66124f
d66124f Support batches (#11)
e1a726e
e1a726e Add columns prefix (#9)
462a87d
462a87d Simplify internal things (#8) defd34f Support slices (#7)
cfb275a
cfb275a New API (#6)
248db34
248db34 refactor: new placeholders (#5) 81722fa refactor: return an error on unsupported verb instead of panic (#4)
69ff58d
69ff58d Slightly another API (#3) c28b3ed feat: another API prototype (#1)
04f49a7
04f49a7 Add INSERT example