A Simple and Powerful Golang SQL Library
 
 
 
Go to file
Vinícius Garcia 80fad8ac3f Add ChangeTable function 2020-09-16 18:26:00 -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
go.mod Remove unnecessary use of reflection 2020-09-11 18:48:29 -03:00
go.sum Remove unnecessary use of reflection 2020-09-11 18:48:29 -03:00
kiss_orm.go Add ChangeTable function 2020-09-16 18:26:00 -03:00
kiss_orm_test.go Rename .go files to be more generic 2020-09-14 15:46:50 -03:00