home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 696444842

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/sqlite-utils/pull/161#issuecomment-696444842 https://api.github.com/repos/simonw/sqlite-utils/issues/161 696444842 MDEyOklzc3VlQ29tbWVudDY5NjQ0NDg0Mg== 9599 2020-09-22T00:07:43Z 2020-09-22T00:09:05Z OWNER Syntax challenge: I could use `.transform(defaults={"age": None})` to indicate that the `age` column should have its default removed, but how would I tell `.transform()` that the `age` column, currently `not null`, should have the `not null` removed from it? I could do this: `.transform(not_not_null={"age"})` - it's a bit gross but it's also kind of funny. I actually like it! {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 705975133  
Powered by Datasette · Queries took 1.21ms