{"html_url": "https://github.com/simonw/datasette/issues/23#issuecomment-338854988", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/23", "id": 338854988, "node_id": "MDEyOklzc3VlQ29tbWVudDMzODg1NDk4OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-10-24T02:40:12Z", "updated_at": "2017-10-25T00:05:46Z", "author_association": "OWNER", "body": " /database-name/table-name?name__contains=simon&sort=id+desc\r\n\r\nNote that if there's a column called \"sort\" you can still do sort__exact=blah\r\n\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 267788884, "label": "Support Django-style filters in querystring arguments"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/23#issuecomment-338859620", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/23", "id": 338859620, "node_id": "MDEyOklzc3VlQ29tbWVudDMzODg1OTYyMA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-10-24T03:11:42Z", "updated_at": "2017-10-24T03:11:42Z", "author_association": "OWNER", "body": "I\u2019m going to implement everything in https://docs.djangoproject.com/en/1.11/ref/models/querysets/#field-lookups with the exception of range and the various date ones.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 267788884, "label": "Support Django-style filters in querystring arguments"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/23#issuecomment-338859709", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/23", "id": 338859709, "node_id": "MDEyOklzc3VlQ29tbWVudDMzODg1OTcwOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-10-24T03:12:18Z", "updated_at": "2017-10-24T03:12:42Z", "author_association": "OWNER", "body": "I\u2019m going to need to write unit tests for this, is this depends on #9", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 267788884, "label": "Support Django-style filters in querystring arguments"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/23#issuecomment-339138809", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/23", "id": 339138809, "node_id": "MDEyOklzc3VlQ29tbWVudDMzOTEzODgwOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-10-24T21:32:46Z", "updated_at": "2017-10-24T21:32:46Z", "author_association": "OWNER", "body": "May as well support most of https://sqlite.org/lang_expr.html", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 267788884, "label": "Support Django-style filters in querystring arguments"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/23#issuecomment-339186887", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/23", "id": 339186887, "node_id": "MDEyOklzc3VlQ29tbWVudDMzOTE4Njg4Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-10-25T01:39:43Z", "updated_at": "2017-10-25T04:22:41Z", "author_association": "OWNER", "body": "Still to do:\r\n\r\n- [x] `gt`, `gte`, `lt`, `lte`\r\n- [x] `like`\r\n- [x] `glob`\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 267788884, "label": "Support Django-style filters in querystring arguments"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/23#issuecomment-339210353", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/23", "id": 339210353, "node_id": "MDEyOklzc3VlQ29tbWVudDMzOTIxMDM1Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-10-25T04:23:02Z", "updated_at": "2017-10-25T04:23:02Z", "author_association": "OWNER", "body": "I'm going to call this one done for the moment. The date filters can go in a stretch goal.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 267788884, "label": "Support Django-style filters in querystring arguments"}, "performed_via_github_app": null}