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/sqlite-utils/issues/23#issuecomment-517927854,https://api.github.com/repos/simonw/sqlite-utils/issues/23,517927854,MDEyOklzc3VlQ29tbWVudDUxNzkyNzg1NA==,9599,simonw,2019-08-03T14:17:12Z,2019-08-03T14:17:12Z,OWNER,"It would be neat if this could interact with the lookup table mechanism introduced in #44 Maybe like this: ```python table.insert({""name"": ""Barry""}).m2m(""tags"", lookup={""tag"": ""Coworker""}) ```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",449565204,Syntactic sugar for creating m2m records, https://github.com/simonw/datasette/issues/566#issuecomment-517936126,https://api.github.com/repos/simonw/datasette/issues/566,517936126,MDEyOklzc3VlQ29tbWVudDUxNzkzNjEyNg==,8330931,dvot197007,2019-08-03T16:13:36Z,2019-08-03T16:13:36Z,NONE,This example now works on my other machine when running from the anaconda prompt. So I'm not sure if this is actually a datasette issue or not.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",476437213,Unexpected keyword argument 'hidden',