10 Commits

Author SHA1 Message Date
Vinícius Garcia
34a07b75b5 Run go mod tidy 2021-06-06 20:58:12 -03:00
Vinícius Garcia
c0d7206dcc Breaking change: Update SQLProvider interface so methods receive table info as argument 2021-06-06 20:51:13 -03:00
Vinícius Garcia
56aa77135c Add support to the sqlserver driver =] 2021-05-09 22:33:03 -03:00
Vinícius Garcia
d56edab07a Rerun make setup and go mod tidy 2021-03-02 22:00:34 -03:00
Vinícius Garcia
e1e711dc91 Add a Benchmark comparing us with the sqlx package 2021-01-22 21:25:14 -03:00
Vinícius Garcia
e49aa5f620 Add example tests to examples/testing 2021-01-03 13:41:21 -03:00
Vinícius Garcia
8a65da552f Rename struct tags from gorm to kissorm 2020-12-31 11:59:24 -03:00
Vinícius Garcia
a6e54f0558 Fix sqlite warning by updating the package version 2020-12-30 15:19:08 -03:00
Breno Almeida
cb27801a20 finish implementing query & queryNext funcs 2020-09-24 19:26:59 -03:00
Vinícius Garcia
38ce8a9b0e Remove unnecessary use of reflection 2020-09-11 18:48:29 -03:00