We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I found myself wanting that for applying the opposite of this: https://github-to-sqlite.dogsheep.net/github/dependent_repos?dependent__like=%25simonw%2F%25&_sort_desc=dependent_stars
The text was updated successfully, but these errors were encountered:
So that I can do this: https://github-to-sqlite.dogsheep.net/github/dependent_repos?_where=dependent%20not%20like%20%27%simonw/%%27
Sorry, something went wrong.
Added 'not like' table filter, refs #750
b3aa5f4
Demo: https://latest.datasette.io/fixtures/roadside_attractions?name__notlike=%25museum%25
Docs: https://datasette.readthedocs.io/en/latest/json_api.html#column-filter-arguments
Release Datasette 0.41
182e5c8
Refs #648 #731 #750 #151 #761 #752 #719 #756 #748
No branches or pull requests
I found myself wanting that for applying the opposite of this: https://github-to-sqlite.dogsheep.net/github/dependent_repos?dependent__like=%25simonw%2F%25&_sort_desc=dependent_stars
The text was updated successfully, but these errors were encountered: