home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 620166959

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/743#issuecomment-620166959 https://api.github.com/repos/simonw/datasette/issues/743 620166959 MDEyOklzc3VlQ29tbWVudDYyMDE2Njk1OQ== 9599 2020-04-27T18:50:30Z 2020-04-27T18:50:30Z OWNER

Here's the escape_fts() function: https://github.com/simonw/datasette/blob/89c4ddd4828623888e91a1d2cb396cba12d4e7b4/datasette/utils/init.py#L742-L753

https://latest.datasette.io/fixtures?sql=select+escape_fts%28%27bar%2A%27%29

So apparently wrapping a SQLite FTS word like "bar*" doesn't prevent SQLite from expanding the wildcard.

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