{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":743658750,"defaultBranch":"master","name":"postgres-from-row","ownerLogin":"ScuffleTV","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-15T17:53:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/122814584?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1705341253.0","currentOid":""},"activityList":{"items":[{"before":"7c7bf7553a5a7dc2b21ccd777434e426eff4625f","after":"3a775f225aae7c0f54e404f3f07aa13fcec2cc9b","ref":"refs/heads/troy/from_fn","pushedAt":"2024-02-27T17:26:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"TroyKomodo","name":"Troy","path":"/TroyKomodo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49777269?s=80&v=4"},"commit":{"message":"Merge branch 'master' into troy/from_fn","shortMessageHtmlLink":"Merge branch 'master' into troy/from_fn"}},{"before":null,"after":"7c7bf7553a5a7dc2b21ccd777434e426eff4625f","ref":"refs/heads/troy/from_fn","pushedAt":"2024-01-15T17:54:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"TroyKomodo","name":"Troy","path":"/TroyKomodo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49777269?s=80&v=4"},"commit":{"message":"feat: add from_fn\n\n`from_fn` allows generics and extends the ability of the default `from`\nattribute, it also allows for foreign types to be converted, if they\ndont implement the correct traits.\n\n```rs\npub struct Example {\n #[from_row(from_fn = \"json\")]\n json: HashMap,\n}\n\nfn json(wrapper: Json) -> T {\n wrapper.0\n}\n```","shortMessageHtmlLink":"feat: add from_fn"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBsuFYAA","startCursor":null,"endCursor":null}},"title":"Activity ยท ScuffleTV/postgres-from-row"}