home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 590610180

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/683#issuecomment-590610180 https://api.github.com/repos/simonw/datasette/issues/683 590610180 MDEyOklzc3VlQ29tbWVudDU5MDYxMDE4MA== 9599 2020-02-25T00:00:07Z 2020-02-25T00:00:07Z OWNER

Basic stuff to cover in unit tests: - Exercise .execute_write(sql) - both with block=True and block=False - Exercise .execute_write_fn(fn) in the same way - Throw 10 updates in the queue, block on just the last one, check it worked correctly

I'm going to write these tests directly against a Database() object rather than booting up an entire Datasette instance.

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