A Simple and Powerful Golang SQL Library
 
 
 
Go to file
Vinícius Garcia 6978474d41 Improve QueryChunks signature to be easier to use
The changes made on this commit were designed by
Raí Tamarindo (raitamarindo@gmail.com) on a previous meeting.
2020-10-28 08:55:58 -03:00
nullable fixup! Improve tests for the Update() function 2020-10-26 00:16:19 -03:00
slices Fix lint problems 2020-09-14 15:55:54 -03:00
.gitignore Add Makefile 2020-09-11 18:48:48 -03:00
Makefile Add Makefile 2020-09-11 18:48:48 -03:00
contracts.go Improve QueryChunks signature to be easier to use 2020-10-28 08:55:58 -03:00
go.mod Rename go mod project 2020-09-22 16:59:04 -03:00
go.sum finish implementing query & queryNext funcs 2020-09-24 19:26:59 -03:00
kiss_orm.go Improve QueryChunks signature to be easier to use 2020-10-28 08:55:58 -03:00
kiss_orm_test.go Improve QueryChunks signature to be easier to use 2020-10-28 08:55:58 -03:00