{"html_url": "https://github.com/simonw/datasette/issues/121#issuecomment-350527283", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/121", "id": 350527283, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyNzI4Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T06:00:47Z", "updated_at": "2017-12-10T06:00:47Z", "author_association": "OWNER", "body": "This is also really interesting when combined with the spatialite AsGeoJSON function: http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.2.0.html#p3misc", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 275089535, "label": "?_json=foo&_json=bar query string argument "}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/123#issuecomment-350521853", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/123", "id": 350521853, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTg1Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:09:53Z", "updated_at": "2017-12-10T03:09:53Z", "author_association": "OWNER", "body": "I'm going to keep this separate in csvs-to-sqlite.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 275125561, "label": "Datasette serve should accept paths/URLs to CSVs and other file formats"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/138#issuecomment-350521806", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/138", "id": 350521806, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTgwNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:08:26Z", "updated_at": "2017-12-10T03:08:36Z", "author_association": "OWNER", "body": "Implemented this in 80bf3afa43e3cb396c7a7c9b168eedbc6fe0fa15 and #165. Didn't use data package though.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 275476839, "label": "Per-database and per-table metadata, probably using data-package"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/153#issuecomment-350519736", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/153", "id": 350519736, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUxOTczNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T02:06:01Z", "updated_at": "2017-12-10T02:06:01Z", "author_association": "OWNER", "body": "@ftrain Datasette 0.14 is now released with all of the above: https://github.com/simonw/datasette/releases/tag/0.14", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 276842536, "label": "Ability to customize presentation of specific columns in HTML view"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/153#issuecomment-350519821", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/153", "id": 350519821, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUxOTgyMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T02:08:45Z", "updated_at": "2017-12-10T02:08:45Z", "author_association": "OWNER", "body": "Also worth mentioning: as of #160 and #157 the `datasette publish now`, `datasette publish heroku` and `datasette package` commands all know how to bundle up any `--static` or `--template-dir` content and include it in the Docker image / Heroku/Now deployment that gets generated.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 276842536, "label": "Ability to customize presentation of specific columns in HTML view"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/167#issuecomment-350515616", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/167", "id": 350515616, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUxNTYxNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T00:21:58Z", "updated_at": "2017-12-10T00:21:58Z", "author_association": "OWNER", "body": "This function signature is pretty gross: https://github.com/simonw/datasette/blob/7a7e4b2ed8c76c6d002a9d707dbc840f6a2abf7f/datasette/app.py#L418", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 280315352, "label": "Nasty bug: last column not being correctly displayed"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/167#issuecomment-350515985", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/167", "id": 350515985, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUxNTk4NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T00:28:39Z", "updated_at": "2017-12-10T00:28:39Z", "author_association": "OWNER", "body": "A better alternative:\r\n\r\n```async def display_columns_and_rows(self, database, table, rows, link_column=False):```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 280315352, "label": "Nasty bug: last column not being correctly displayed"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/167#issuecomment-350516782", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/167", "id": 350516782, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUxNjc4Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T00:48:54Z", "updated_at": "2017-12-10T00:48:54Z", "author_association": "OWNER", "body": "I can simplify this all by dropping the nicety where if a table is using a rowid the Link column is titled rowid instead.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 280315352, "label": "Nasty bug: last column not being correctly displayed"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/169#issuecomment-350519711", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/169", "id": 350519711, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUxOTcxMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T02:04:56Z", "updated_at": "2017-12-10T02:04:56Z", "author_association": "OWNER", "body": "Done! https://github.com/simonw/datasette/releases/tag/0.14", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 280744309, "label": "Release v0.14 with templates and static files features"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/42#issuecomment-350521619", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/42", "id": 350521619, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTYxOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:02:14Z", "updated_at": "2017-12-10T03:02:14Z", "author_association": "OWNER", "body": "I think the `datasette skeleton` command from #164 makes this obsolete.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 268591332, "label": "Homepage UI for editing metadata file"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/52#issuecomment-350521635", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/52", "id": 350521635, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTYzNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:02:56Z", "updated_at": "2017-12-10T03:02:56Z", "author_association": "OWNER", "body": "I don't think this is necessary.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273026602, "label": "Solution for temporarily uploading DB so it can be built by docker"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/90#issuecomment-350521711", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/90", "id": 350521711, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTcxMQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:05:48Z", "updated_at": "2017-12-10T03:05:48Z", "author_association": "OWNER", "body": "I fixed that last issue in c195ee4d46f2577b1943836a8270d84c8341d138", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273846123, "label": "datasette publish heroku"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/90#issuecomment-350521736", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/90", "id": 350521736, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTczNg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:06:34Z", "updated_at": "2017-12-10T03:06:34Z", "author_association": "OWNER", "body": "Heroku is now in the README as of 6bdfcf60760c27e29ff34692d06e62b36aeecc56", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273846123, "label": "datasette publish heroku"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/91#issuecomment-350521780", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/91", "id": 350521780, "node_id": "MDEyOklzc3VlQ29tbWVudDM1MDUyMTc4MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-12-10T03:07:53Z", "updated_at": "2017-12-10T03:07:53Z", "author_association": "OWNER", "body": "Won't fix - I think the custom templates and static stuff in https://github.com/simonw/datasette/releases/tag/0.14 renders this obsolete.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273878873, "label": "Option to serve databases from a different prefix, serve regular content elsewhere"}, "performed_via_github_app": null}