Commit Graph

7 Commits (f68b71a0a1f6795218e3c8b5591b653b9ae052ed)

Author SHA1 Message Date
Vinícius Garcia 37298e2c24 Simplify NewWithPGX() function 2021-08-01 15:04:47 -03:00
Vinícius Garcia 87f57f665f Add code for benchmarking the PGX adapter 2021-08-01 11:52:04 -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 8b8fb092d8 Replace all instances of lower-cased kisssql for ksql 2021-03-10 10:11:18 -03:00
Vinícius Garcia 568c61bdba Replace all ocurrencies of `KissORM` for `KissSQL` 2021-03-08 11:18:52 -03:00
Vinícius Garcia b38a83ff36 Improve the signature of the New() function so it`s more readable 2021-03-04 22:58:27 -03:00
Vinícius Garcia e1e711dc91 Add a Benchmark comparing us with the sqlx package 2021-01-22 21:25:14 -03:00