home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 622450636

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/749#issuecomment-622450636 https://api.github.com/repos/simonw/datasette/issues/749 622450636 MDEyOklzc3VlQ29tbWVudDYyMjQ1MDYzNg== 9599 2020-05-01T16:08:46Z 2020-05-01T16:08:46Z OWNER

Proposed solution: on Cloud Run don't show the "download database" link if the database file is larger than 32MB.

I can do this with a new config setting, max_db_mb, which is automatically set by the publish cloudrun command.

This is consistent with the existing max_csv_mb setting: https://datasette.readthedocs.io/en/stable/config.html#max-csv-mb

I should set max_csv_mb to 32MB on Cloud Run deploys as well.

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