issues
search
a8m
/
rql
Resource Query Language for REST
MIT License
343
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rql: allow selection only from field list
#54
a8m
closed
4 months ago
1
Circular Struct Fields goes into infinite loop
#53
atmnksd
opened
7 months ago
0
expose field object publicly
#52
ashtonian
opened
1 year ago
1
support custom ops
#51
ashtonian
opened
1 year ago
2
add custom field name support (NameFn)
#50
ashtonian
opened
1 year ago
3
add support for custom db operations, validator and converter functions
#49
ashtonian
closed
1 year ago
0
expose fields
#48
ashtonian
closed
1 year ago
0
add NameFn support
#47
ashtonian
closed
1 year ago
0
refactor parse function to be a little more flexible
#46
ashtonian
closed
1 year ago
0
Support gorm v2
#45
wichert
opened
1 year ago
0
Fix example for gorm
#44
RemyDeWolf
opened
2 years ago
0
Question: How to prevent repeat of filters when making query of form "(A or B) and (C or D)"?
#43
jhhom
closed
2 years ago
1
README.md: limit greater than 0
#42
pigfall
closed
2 years ago
0
Stevche/in fixes
#41
sradevski
closed
2 years ago
0
Stevche fix convert
#40
sradevski
closed
2 years ago
0
Stevche/add search support
#39
sradevski
closed
3 years ago
0
Add support for google UUIDs
#38
sradevski
closed
2 years ago
0
feat: Add support for UUIDs
#37
sradevski
closed
3 years ago
0
Question: Just parse without need to create a QueryParser (aka rql.MustNewParser)
#36
mirusky
opened
3 years ago
0
rql_test failes statistically
#35
itsofirblink
opened
3 years ago
3
Add LICENSE file to enable go.dev
#34
smyrman
closed
3 years ago
1
ci/integration: update integration executor
#33
a8m
closed
3 years ago
0
Help !! Cant figure the error, Unkmow field near offset ... error
#32
pragyanaryal
closed
4 years ago
1
change default field separator
#31
yikkai95
closed
4 years ago
0
Positional Parameter Support
#30
rodriguise
opened
4 years ago
1
Adding postgres syntax support for filter arguments
#29
rodriguise
closed
4 years ago
1
unrecognized key \"$and\" for filtering
#28
liuxuisme
opened
4 years ago
0
update Go version
#27
a8m
closed
4 years ago
0
update Go version
#26
a8m
closed
4 years ago
0
Incorrect variable used in expect message
#25
jlevinpool
closed
4 years ago
1
add support for "$and" operator in nested levels
#24
a8m
closed
5 years ago
0
How to Express Multiple Predicates of the Same Type
#23
jon-whit
closed
5 years ago
2
rql: add select option to query
#22
a8m
closed
5 years ago
0
Specify a Filter Name That Differs from the Column Name
#21
jon-whit
opened
5 years ago
3
Projection support?
#20
AlexAslan
closed
5 years ago
5
rql: changing types to pointers
#19
a8m
closed
5 years ago
0
add field naming support
#18
ashtonian
closed
1 year ago
5
expose ParseQuery to parse query struct
#17
ashtonian
closed
5 years ago
1
Add IN and NIN support
#16
ashtonian
closed
1 year ago
6
add default sort functionality
#15
ashtonian
closed
5 years ago
0
rql: add a time layout option
#14
a8m
closed
5 years ago
0
Add LT, LTE, GT, GTE comparitors for String type
#13
jon-whit
closed
5 years ago
0
Rationale for Not Supporting GT, GTE, LT, LTE with String Types
#12
jon-whit
closed
5 years ago
2
Time Based Queries with Specific Format
#11
jon-whit
closed
5 years ago
8
add in and nin operators
#10
ashtonian
closed
5 years ago
4
Build Query String
#9
rockmantist
closed
5 years ago
1
IN and NOTIN operators
#8
ashtonian
opened
5 years ago
1
ci: add circleci config
#7
a8m
closed
6 years ago
0
mongodb support - initialized.
#6
hariprasadraja
opened
6 years ago
0
Filter and sort known fields by default
#5
a8m
opened
6 years ago
0
Next