araddon/qlbridge

Must Parse methods for Sql, FilterQL for testing ease

araddon opened this issue · 1 comments

allow a MustParseFilterQL(query) that panics if not successful, useful for init() methods and testing.

complete