o-fl0w / stash-vr

Watch your stash library in VR.
49 stars 8 forks source link

feat: support for nullable int and string filters #8

Closed Kruk2 closed 1 year ago

Kruk2 commented 1 year ago

Currently IS_NULL and IS_NOT_NULL are not working for int and string filters. I never wrote in go before so sorry if it can be done in a better way.

o-fl0w commented 1 year ago

Support added in v0.6.0