godaddy / datastar

A robust and feature rich ODM for Cassandra.
MIT License
40 stars 12 forks source link

Fixes getting param values #22

Closed daoanhnhat1995 closed 5 years ago

daoanhnhat1995 commented 5 years ago

Currently, queries using operator like { lte, lt, gte, gt} are not working because of the way we're collecting value for each param. This PR fixes that.

daoanhnhat1995 commented 5 years ago

Hi @jcrugzz when can we merge this in?

samshull commented 5 years ago

Published as datastar@1.7.0