home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 781641728

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/pull/1232#issuecomment-781641728 https://api.github.com/repos/simonw/datasette/issues/1232 781641728 MDEyOklzc3VlQ29tbWVudDc4MTY0MTcyOA== 9599 2021-02-18T21:19:34Z 2021-02-18T21:19:34Z OWNER I tested the demo deployment like this: ``` datasette publish cloudrun fixtures.db extra_database.db \ -m fixtures.json \ --plugins-dir=plugins \ --branch=crossdb \ --extra-options="--setting template_debug 1 --crossdb" \ --install=pysqlite3-binary \ --service=datasette-latest-crossdb ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 811407131  
Powered by Datasette · Queries took 0.738ms