mirror of https://github.com/VinGarcia/ksql.git
This commit also fixes some bugs on this function and adds a feature: Now you can return an kissorm.AbortIteration error to abort the iteration and stop processing chunks. This does not causes the call to QueryChunks to return an error, since this is an expected error, thus, it is just ignored. |
||
---|---|---|
slices | ||
.gitignore | ||
Makefile | ||
contracts.go | ||
go.mod | ||
go.sum | ||
kiss_orm.go | ||
kiss_orm_test.go |