{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":223498871,"defaultBranch":"master","name":"postgres","ownerLogin":"porsager","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-11-22T22:48:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1288405?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715772955.0","currentOid":""},"activityList":{"items":[{"before":"479b04cc11078164194d4949cbe10738036d76e5","after":null,"ref":"refs/heads/error-reassign-fix","pushedAt":"2024-05-15T11:35:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"}},{"before":"e05585bdbd020640a7ae19e08ff78b9aa66e1c66","after":"f58cd4f3affd3e8ce8f53e42799672d86cd2c70b","ref":"refs/heads/master","pushedAt":"2024-05-15T11:35:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Don't reassign to errors","shortMessageHtmlLink":"Don't reassign to errors"}},{"before":"3b477d5cff84434dcaaecae2d5e45924ea25a7ec","after":"479b04cc11078164194d4949cbe10738036d76e5","ref":"refs/heads/error-reassign-fix","pushedAt":"2024-05-15T11:35:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"corrects explnation of default max_lifetime values in deno/README.md","shortMessageHtmlLink":"corrects explnation of default max_lifetime values in deno/README.md"}},{"before":"cc688c642fc98c4338523d3e281e03bf0c3417b8","after":"e05585bdbd020640a7ae19e08ff78b9aa66e1c66","ref":"refs/heads/master","pushedAt":"2024-05-15T11:16:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"corrects explnation of default max_lifetime values in deno/README.md","shortMessageHtmlLink":"corrects explnation of default max_lifetime values in deno/README.md"}},{"before":null,"after":"3b477d5cff84434dcaaecae2d5e45924ea25a7ec","ref":"refs/heads/error-reassign-fix","pushedAt":"2024-04-30T12:03:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Don't reassign to errors","shortMessageHtmlLink":"Don't reassign to errors"}},{"before":null,"after":"122fdb23e34f92398789210043e04375ff4dc5a7","ref":"refs/heads/describe-false","pushedAt":"2024-04-09T22:50:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"build","shortMessageHtmlLink":"build"}},{"before":"18d750b6020aa74ab66a0c436b21c420d1360eb8","after":"cc688c642fc98c4338523d3e281e03bf0c3417b8","ref":"refs/heads/master","pushedAt":"2024-04-09T21:06:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Remove \"worker\" export as we now have \"workerd\" for cloudflare","shortMessageHtmlLink":"Remove \"worker\" export as we now have \"workerd\" for cloudflare"}},{"before":"9ab8f8568e1060a97c6e8356591552bc377f408d","after":"18d750b6020aa74ab66a0c436b21c420d1360eb8","ref":"refs/heads/master","pushedAt":"2024-04-09T20:33:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"build","shortMessageHtmlLink":"build"}},{"before":"b8fa8f465429bbc9f9d64894f7b7769bc92762eb","after":"9ab8f8568e1060a97c6e8356591552bc377f408d","ref":"refs/heads/master","pushedAt":"2024-04-09T20:31:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Only necessary to do flush during cursor - closes #736","shortMessageHtmlLink":"Only necessary to do flush during cursor - closes #736"}},{"before":"3eb40995fe8d878b40a69ce75fedf55f7c298ce0","after":"b8fa8f465429bbc9f9d64894f7b7769bc92762eb","ref":"refs/heads/master","pushedAt":"2024-04-09T20:21:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"chore: update export conditions\n\nHello there !\r\nThe official runtime export key for cloudflare is `workerd` (not worker).\r\nI believe many apps out there might already be relying on `worker` so I propose to add it alongside it.\r\n\r\nReference : \r\n- https://developers.cloudflare.com/workers/wrangler/bundling/#conditional-exports\r\n\r\n- https://runtime-keys.proposal.wintercg.org/#workerd","shortMessageHtmlLink":"chore: update export conditions"}},{"before":"a42de3035848955b946b21ac108b164b6281f383","after":"3eb40995fe8d878b40a69ce75fedf55f7c298ce0","ref":"refs/heads/master","pushedAt":"2024-03-21T20:52:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"3.4.4","shortMessageHtmlLink":"3.4.4"}},{"before":"3446454dc0c7556091c72d3efbc3f570cae74e84","after":"a42de3035848955b946b21ac108b164b6281f383","ref":"refs/heads/master","pushedAt":"2024-03-21T20:50:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"please eslint","shortMessageHtmlLink":"please eslint"}},{"before":"2524083cfbc39efc989f38dd4752ff08caa48bd1","after":"3446454dc0c7556091c72d3efbc3f570cae74e84","ref":"refs/heads/master","pushedAt":"2024-03-21T20:49:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"please eslint","shortMessageHtmlLink":"please eslint"}},{"before":"f82ca1b85345650d5063745d80a61ac207826de1","after":"2524083cfbc39efc989f38dd4752ff08caa48bd1","ref":"refs/heads/master","pushedAt":"2024-03-21T20:35:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"build","shortMessageHtmlLink":"build"}},{"before":null,"after":"4eaa0a92fdc8d87c4ee088fa937e686529b73de7","ref":"refs/heads/remove-flush","pushedAt":"2024-03-21T08:52:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"remove flush when type is inferrable","shortMessageHtmlLink":"remove flush when type is inferrable"}},{"before":"e479f25db683a0371de2591e26b0dbcb2b1c4d34","after":"b8365d1cb6728c966b283e5ddd014a0d98000aed","ref":"refs/heads/cf-hyperdrive","pushedAt":"2024-03-21T08:47:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Try Sync if not cursor","shortMessageHtmlLink":"Try Sync if not cursor"}},{"before":"6f20f3fe4510e25150e05306596f46e2688dc7f9","after":"f82ca1b85345650d5063745d80a61ac207826de1","ref":"refs/heads/master","pushedAt":"2024-03-20T20:03:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Properly check if prepared","shortMessageHtmlLink":"Properly check if prepared"}},{"before":"3e28f3a596ccd1d309ac52972d6ef87a92bab26a","after":"6f20f3fe4510e25150e05306596f46e2688dc7f9","ref":"refs/heads/master","pushedAt":"2024-03-20T18:28:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"build","shortMessageHtmlLink":"build"}},{"before":"2b85ea7fb8b50f7c69232bd8074aa11c8cbe9d3a","after":"3e28f3a596ccd1d309ac52972d6ef87a92bab26a","ref":"refs/heads/master","pushedAt":"2024-03-20T09:32:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Ensure retryRoutines are only used for prepared statements - fixes #830","shortMessageHtmlLink":"Ensure retryRoutines are only used for prepared statements - fixes #830"}},{"before":null,"after":"e479f25db683a0371de2591e26b0dbcb2b1c4d34","ref":"refs/heads/cf-hyperdrive","pushedAt":"2024-03-14T10:51:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Use workerd export instead of worker","shortMessageHtmlLink":"Use workerd export instead of worker"}},{"before":"4f648b3cfa5cb4bff7f0d0234929690f775e1801","after":"2b85ea7fb8b50f7c69232bd8074aa11c8cbe9d3a","ref":"refs/heads/master","pushedAt":"2024-02-17T12:40:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Add `simple()` type definition\n\nFixes #714.","shortMessageHtmlLink":"Add simple() type definition"}},{"before":"9b6fc89d8705bf430bfc3e7f900450293fcdb8bb","after":"4f648b3cfa5cb4bff7f0d0234929690f775e1801","ref":"refs/heads/master","pushedAt":"2024-02-17T12:39:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Fixed Typo","shortMessageHtmlLink":"Fixed Typo"}},{"before":"a5cd8113cad622fafc1f6cfadccc11759ef36136","after":"9b6fc89d8705bf430bfc3e7f900450293fcdb8bb","ref":"refs/heads/master","pushedAt":"2024-02-17T12:38:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Update README.md\n\nfixed typo","shortMessageHtmlLink":"Update README.md"}},{"before":"cd02af83bdc6fd6d9801d793825f0bb0af36f074","after":"a5cd8113cad622fafc1f6cfadccc11759ef36136","ref":"refs/heads/master","pushedAt":"2024-02-17T12:37:11.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"update lsn on Primary Keep Alive Message","shortMessageHtmlLink":"update lsn on Primary Keep Alive Message"}},{"before":"181ae47b49c8781180cc418bfe99dcd847f349a4","after":null,"ref":"refs/heads/actions-v4","pushedAt":"2024-02-17T12:36:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"}},{"before":"3623021f78b2c92d30f86ac96038941c51d93527","after":"cd02af83bdc6fd6d9801d793825f0bb0af36f074","ref":"refs/heads/master","pushedAt":"2024-02-17T12:36:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"update to v4 actions","shortMessageHtmlLink":"update to v4 actions"}},{"before":null,"after":"181ae47b49c8781180cc418bfe99dcd847f349a4","ref":"refs/heads/actions-v4","pushedAt":"2024-02-17T10:29:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"update to v4 actions","shortMessageHtmlLink":"update to v4 actions"}},{"before":"6f20a4820c683b33e7670b606d8daf5670f4b973","after":"3623021f78b2c92d30f86ac96038941c51d93527","ref":"refs/heads/master","pushedAt":"2024-01-30T20:42:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"docs: update Cloudflare Workers instructions","shortMessageHtmlLink":"docs: update Cloudflare Workers instructions"}},{"before":"61c4d5b1d840ed1e3e0f8e84556544a33ee04149","after":"6f20a4820c683b33e7670b606d8daf5670f4b973","ref":"refs/heads/master","pushedAt":"2023-11-26T09:01:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"Patch: Connection stuck after a while (#738)\n\n* Update connection.js","shortMessageHtmlLink":"Patch: Connection stuck after a while (#738)"}},{"before":"6121a0afc100f968b50112b225a8e55660687160","after":"61c4d5b1d840ed1e3e0f8e84556544a33ee04149","ref":"refs/heads/master","pushedAt":"2023-11-02T07:45:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"porsager","name":"Rasmus Porsager","path":"/porsager","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1288405?s=80&v=4"},"commit":{"message":"3.4.3","shortMessageHtmlLink":"3.4.3"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESneXRQA","startCursor":null,"endCursor":null}},"title":"Activity ยท porsager/postgres"}