Tags: raystack/salt
Toggle v0.6.2's commit message
feat(rql): add function to get data type of field (#80 )
feat: add util function to get type of field
Toggle v0.3.8's commit message
feat(rql): add function to get data type of field (#80 )
feat: add util function to get type of field
Toggle v0.3.7's commit message
feat: add more string operators (#78 )
feat: add support for string operators
Toggle v0.3.6's commit message
feat: add in and notIn operator for string datatype (#77 )
* feat: add in operator for string datatype
* feat: add not in operator for string datatype
Toggle v0.3.5's commit message
refactor: change key name (#75 )
Toggle v0.3.4's commit message
Toggle v0.3.3's commit message
fix(rql): add `lt` operation in string and date type (#74 )
fix(rql): add lt operation in string and date type
Toggle v0.6.1's commit message
fix(rql): add `lt` operation in string and date type (#74 )
fix(rql): add lt operation in string and date type
Toggle v0.6.0's commit message
feat: add query parser library (#73 )
* feat: add query parser library
* feat: return error if invalid type
* refactor: remove main.go
* refactor: lint fix
* refactor: rename to rql
* refactor: make data type key private
* refactor: remove custom util function
* refactor: fix tests
* fix golangci.yml
* refactor: create constants
* refactor: create constants
---------
Co-authored-by: Punit Kulal <punitkulal1996@gmail.com>
Toggle v0.5.0's commit message
feat: config package revamp (#71 )
You can’t perform that action at this time.