refractor table-queries and add search
This adds an easy exact-match-search to tables. In order to do so, we change the specifications that tables take query objects instead of query strings so we can combine them easier with the search query.
Please register or sign in to comment