{"html_url": "https://github.com/simonw/sqlite-utils/issues/163#issuecomment-696465788", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/163", "id": 696465788, "node_id": "MDEyOklzc3VlQ29tbWVudDY5NjQ2NTc4OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-09-22T01:33:04Z", "updated_at": "2020-09-22T01:33:04Z", "author_association": "OWNER", "body": "This would apply to `.transform()` in #114 too.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 706001517, "label": "Idea: conversions= could take Python functions"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/163#issuecomment-708693290", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/163", "id": 708693290, "node_id": "MDEyOklzc3VlQ29tbWVudDcwODY5MzI5MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-10-14T22:26:50Z", "updated_at": "2020-10-14T22:27:48Z", "author_association": "OWNER", "body": "This could even be exposed as a feature of the CLI tool - similar to how `sqlite-transform` works: https://github.com/simonw/sqlite-transform\r\n\r\n $ sqlite-transform lambda my.db mytable mycolumn --code='str(value).upper()'\r\n\r\nMaybe `sqlite-utils` should absorb all of the functionality from `sqlite-transform` - having two separate tools doesn't necessarily make sense.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 706001517, "label": "Idea: conversions= could take Python functions"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/163#issuecomment-708695369", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/163", "id": 708695369, "node_id": "MDEyOklzc3VlQ29tbWVudDcwODY5NTM2OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-10-14T22:32:39Z", "updated_at": "2020-10-14T22:32:39Z", "author_association": "OWNER", "body": "`sqlite-utils convert my.db mytable mycolumn` could become the new `sqlite-transform`. The sub-command could take `--code` but could also take `--parsedate` and `--parsedatetime` options.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 706001517, "label": "Idea: conversions= could take Python functions"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/163#issuecomment-997502242", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/163", "id": 997502242, "node_id": "IC_kwDOCGYnMM47dK0i", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-12-20T00:56:45Z", "updated_at": "2021-12-20T00:56:52Z", "author_association": "OWNER", "body": "> Maybe `sqlite-utils` should absorb all of the functionality from `sqlite-transform` - having two separate tools doesn't necessarily make sense.\r\n\r\nI implemented that in:\r\n- #251", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 706001517, "label": "Idea: conversions= could take Python functions"}, "performed_via_github_app": null}