html_url,issue_url,id,node_id,user,user_label,created_at,updated_at,author_association,body,reactions,issue,issue_label,performed_via_github_app https://github.com/simonw/datasette/issues/1798#issuecomment-1234925616,https://api.github.com/repos/simonw/datasette/issues/1798,1234925616,IC_kwDOBm6k_c5Jm3gw,9599,simonw,2022-09-01T23:56:33Z,2022-09-01T23:56:33Z,OWNER,"Oh that's a classic YAML problem, I hadn't realized it would affect Datasette like this! You should be able to fix it by quoting the `off` key like this: ```yaml title: Some title description_html: |-

This is an experiment.

databases: ""off"": tables: products_from_owners: title: products_from_owners* description_html: |-

Description

```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",1359557737,"Parts of YAML file do not work when db name is ""off""", https://github.com/simonw/datasette/issues/1798#issuecomment-1234925618,https://api.github.com/repos/simonw/datasette/issues/1798,1234925618,IC_kwDOBm6k_c5Jm3gy,9599,simonw,2022-09-02T00:01:00Z,2022-09-02T00:01:00Z,OWNER,"There's a thread about this here, but it doesn't have any workaround that look to me like they would be worth applying: https://stackoverflow.com/questions/36463531/pyyaml-automatically-converting-certain-keys-to-boolean-values","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",1359557737,"Parts of YAML file do not work when db name is ""off""", https://github.com/simonw/datasette/issues/1798#issuecomment-1234925621,https://api.github.com/repos/simonw/datasette/issues/1798,1234925621,IC_kwDOBm6k_c5Jm3g1,9599,simonw,2022-09-02T00:01:47Z,2022-09-02T00:01:47Z,OWNER,It's a nasty gotcha though. I'm inclined to add validation to Datasette that fails to start the server with an error if you attempt to start it with metadata that accidentally has a boolean where a database name is expected.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",1359557737,"Parts of YAML file do not work when db name is ""off""", https://github.com/simonw/datasette/issues/1798#issuecomment-1234925975,https://api.github.com/repos/simonw/datasette/issues/1798,1234925975,IC_kwDOBm6k_c5Jm3mX,9599,simonw,2022-09-02T00:02:53Z,2022-09-02T00:02:53Z,OWNER,"Here's a very old issue that suggests validating metadata: - https://github.com/simonw/datasette/issues/260","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",1359557737,"Parts of YAML file do not work when db name is ""off""",