koopjs / winnow

Deprecated
Apache License 2.0
90 stars 18 forks source link

Put limit and offset normalization under test. #158

Closed rgwozdz closed 4 years ago

rgwozdz commented 4 years ago

@haoliangyu - handling limit with zero value. Offset value that has a value of zero, is the same as being undefined, so no changes there.