home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 589908293

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/676#issuecomment-589908293 https://api.github.com/repos/simonw/datasette/issues/676 589908293 MDEyOklzc3VlQ29tbWVudDU4OTkwODI5Mw== 9599 2020-02-22T02:31:21Z 2020-02-22T02:31:21Z OWNER

I'm afraid this is by design: supporting wildcards in that mode was more-or-less accidental and often resulted in unexpected user-facing syntax errors when users accidentally entered search text that included characters with special meaning to SQLite.

You can still execute wildcard searches but you have to do so using custom SQL statements.

I'm open to suggestions for more friendly ways to support this functionality. Would an alternative _search_wildcard= URL parameter be worth supporting I wonder? What's your specific use-case for wildcards?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
568091133  
Powered by Datasette · Queries took 0.995ms · About: github-to-sqlite