jazzido / mondrian-rest

A REST interface for Mondrian ROLAP server
MIT License
32 stars 8 forks source link

Measure name matching #37

Closed MarcioPorto closed 5 years ago

MarcioPorto commented 5 years ago

Measure names can contain special characters, so VALID_FILTER_RE must be updated to reflect that. "#$%&'()*+,-./:;?@[\]^_`{|}~ are now accepted, <=> are ignored because they are matched as operands.

davelandry commented 5 years ago

@jspeis do you have access to merge PRs into this repo?

jazzido commented 5 years ago

@davelandry @jspeis I'll merge! BTW, gimme a heads up over email when you need something merged.

davelandry commented 5 years ago

thanks @jazzido!