home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 710428802

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/sqlite-utils/issues/136#issuecomment-710428802 https://api.github.com/repos/simonw/sqlite-utils/issues/136 710428802 MDEyOklzc3VlQ29tbWVudDcxMDQyODgwMg== 9599 2020-10-16T18:56:47Z 2020-10-16T18:56:47Z OWNER To keep the code cleaner, I'm tempted to support this instead: --load-extension=spatialite Where `spatialite` is a special shortcut value that triggers a search for that module in known locations. Users could still load a module in a file called `spatialite` in the current directory using: --load-extension=./spatialite In fact, `--load-extension=spatialite` could handle that case too by always checking for a file called `spatialite` before attempting to search for it in known locations. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 683812642  
Powered by Datasette · Queries took 2.335ms