{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":572643207,"defaultBranch":"wasm","name":"postgres-wasm","ownerLogin":"electric-sql","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-30T18:01:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/96433696?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711636017.0","currentOid":""},"activityList":{"items":[{"before":"36e9a128ca2b69ec3f5d8de358c809a99b837d4e","after":"6fa3dddad1a303416833b59abd58d45b46c1594b","ref":"refs/heads/wasm","pushedAt":"2024-03-28T14:27:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove commented out code related to no fixed Emscripten bug (#9)","shortMessageHtmlLink":"Remove commented out code related to no fixed Emscripten bug (#9)"}},{"before":null,"after":"4df5caeb3be50bd3e6be9269ebdf5ae2dce66c2f","ref":"refs/heads/samwillis/remove-commented-out-code","pushedAt":"2024-03-28T14:26:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove commented out code","shortMessageHtmlLink":"Remove commented out code"}},{"before":"fb0ddfbc8326907972018783060fe423174da264","after":null,"ref":"refs/heads/samwillis/pg-protocol-input","pushedAt":"2024-03-25T10:29:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"}},{"before":"629210a625dce4aadce0c1151068277a193fb326","after":null,"ref":"refs/heads/samwillis/plpgsql-static-2","pushedAt":"2024-03-25T10:29:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"}},{"before":"bb712b098d8850fc9802d883575c3514781511f9","after":null,"ref":"refs/heads/samwillis/de-asyncify-2","pushedAt":"2024-03-25T10:29:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"}},{"before":"3a3c635bd71f3ebf12d22f1dbfc71a346113e3c1","after":null,"ref":"refs/heads/samwillis/de-asyncify","pushedAt":"2024-03-25T10:29:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"}},{"before":"629210a625dce4aadce0c1151068277a193fb326","after":null,"ref":"refs/heads/samwillis/plpgsql-static","pushedAt":"2024-03-25T10:29:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"}},{"before":"7d5c6914b4bc59d01f1a395fb9622559ac046183","after":null,"ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-25T10:28:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"}},{"before":"1b7ba949fd8524a8fafc153c7a1e4a16fd51b454","after":"36e9a128ca2b69ec3f5d8de358c809a99b837d4e","ref":"refs/heads/wasm","pushedAt":"2024-03-25T10:28:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Static linking of plpgsql (#8)","shortMessageHtmlLink":"Static linking of plpgsql (#8)"}},{"before":null,"after":"629210a625dce4aadce0c1151068277a193fb326","ref":"refs/heads/samwillis/plpgsql-static-2","pushedAt":"2024-03-25T10:27:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Static linking of plpgsql","shortMessageHtmlLink":"Static linking of plpgsql"}},{"before":null,"after":"bb712b098d8850fc9802d883575c3514781511f9","ref":"refs/heads/samwillis/de-asyncify-2","pushedAt":"2024-03-25T10:26:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Chop up main loop into function so can be called without using asyncify","shortMessageHtmlLink":"Chop up main loop into function so can be called without using asyncify"}},{"before":"bb712b098d8850fc9802d883575c3514781511f9","after":"3a3c635bd71f3ebf12d22f1dbfc71a346113e3c1","ref":"refs/heads/samwillis/de-asyncify","pushedAt":"2024-03-25T10:23:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Static linking of plpgsql (#7)\n\n* Chop up main loop into function so can be called without using asyncify (#6)\r\n\r\n* Static linking of plpgsql","shortMessageHtmlLink":"Static linking of plpgsql (#7)"}},{"before":"d112a1da485025d8f6773f04f43d48302d3dfc64","after":"629210a625dce4aadce0c1151068277a193fb326","ref":"refs/heads/samwillis/plpgsql-static","pushedAt":"2024-03-25T10:23:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Static linking of plpgsql","shortMessageHtmlLink":"Static linking of plpgsql"}},{"before":"1fed28ed5062005f77bb1624a771a98c38920ad1","after":"1b7ba949fd8524a8fafc153c7a1e4a16fd51b454","ref":"refs/heads/wasm","pushedAt":"2024-03-25T10:19:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Chop up main loop into function so can be called without using asyncify (#6)","shortMessageHtmlLink":"Chop up main loop into function so can be called without using asynci…"}},{"before":"f0d5497dafec8e921c9e40c4e41dde7f1846d0aa","after":"bb712b098d8850fc9802d883575c3514781511f9","ref":"refs/heads/samwillis/de-asyncify","pushedAt":"2024-03-25T10:18:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Chop up main loop into function so can be called without using asyncify","shortMessageHtmlLink":"Chop up main loop into function so can be called without using asyncify"}},{"before":"701568cfa6a9efe9b9de981deea9f89ef6323a2c","after":"1fed28ed5062005f77bb1624a771a98c38920ad1","ref":"refs/heads/wasm","pushedAt":"2024-03-25T10:08:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Tidy up and remove redundant json output path (#4)\n\n* Tidy up of commented out code and remove debug print statements\r\n\r\n* tidy postgres.c\r\n\r\n* Remove DestDebugJson output","shortMessageHtmlLink":"Tidy up and remove redundant json output path (#4)"}},{"before":"b3082d8d333037ac71baa575b51ba0498539b08f","after":"7d5c6914b4bc59d01f1a395fb9622559ac046183","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-25T10:06:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove DestDebugJson output","shortMessageHtmlLink":"Remove DestDebugJson output"}},{"before":"3443047567d17ba34138875aca4a56f0a2fa5f18","after":"701568cfa6a9efe9b9de981deea9f89ef6323a2c","ref":"refs/heads/wasm","pushedAt":"2024-03-25T09:30:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Changes to support parameterized queries (#3)\n\n* Changes to support parameterized queries\r\n\r\n* WIP Support for pg-protocol output\r\n\r\n* Buffer output\r\n\r\n* Flush output buffer on each message","shortMessageHtmlLink":"Changes to support parameterized queries (#3)"}},{"before":"7a662f5fe7cfec54622235996bc9f10a2bd4d602","after":"d112a1da485025d8f6773f04f43d48302d3dfc64","ref":"refs/heads/samwillis/plpgsql-static","pushedAt":"2024-03-23T13:09:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Static linking of plpgsql","shortMessageHtmlLink":"Static linking of plpgsql"}},{"before":null,"after":"7a662f5fe7cfec54622235996bc9f10a2bd4d602","ref":"refs/heads/samwillis/plpgsql-static","pushedAt":"2024-03-23T12:10:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Static linking of plpgsql","shortMessageHtmlLink":"Static linking of plpgsql"}},{"before":"06998a11fae242d2bccd07906e580b8350005a38","after":"77bc17654151dc26864a0aff154439ba58ae6a0c","ref":"refs/heads/samwillis/plpgsql-wasm","pushedAt":"2024-03-22T13:46:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}},{"before":"05bf47d796589297a4800d3756d0e038046f4100","after":"06998a11fae242d2bccd07906e580b8350005a38","ref":"refs/heads/samwillis/plpgsql-wasm","pushedAt":"2024-03-21T17:33:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"WIP plpgsql wasm build","shortMessageHtmlLink":"WIP plpgsql wasm build"}},{"before":null,"after":"f0d5497dafec8e921c9e40c4e41dde7f1846d0aa","ref":"refs/heads/samwillis/de-asyncify","pushedAt":"2024-03-21T08:51:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Chop up main loop into function so can be called without using asyncify","shortMessageHtmlLink":"Chop up main loop into function so can be called without using asyncify"}},{"before":null,"after":"05bf47d796589297a4800d3756d0e038046f4100","ref":"refs/heads/samwillis/plpgsql-wasm","pushedAt":"2024-03-19T13:56:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"WIP plpgsql wasm build","shortMessageHtmlLink":"WIP plpgsql wasm build"}},{"before":"ee05ac97f29ae2a435572988f92bf403aa81ca6f","after":"b3082d8d333037ac71baa575b51ba0498539b08f","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-17T12:21:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove DestDebugJson output","shortMessageHtmlLink":"Remove DestDebugJson output"}},{"before":"58e309aef847f5e2163bfbe60a57bb66121e31fd","after":"ee05ac97f29ae2a435572988f92bf403aa81ca6f","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-17T12:07:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove DestDebugJson output","shortMessageHtmlLink":"Remove DestDebugJson output"}},{"before":"8b6e66faf4414661e375626ee80c4984a65826d2","after":"58e309aef847f5e2163bfbe60a57bb66121e31fd","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-16T16:38:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove debug json output path","shortMessageHtmlLink":"Remove debug json output path"}},{"before":"dc8156e536ce609f6b6671d5ed4de09a57baff99","after":"8b6e66faf4414661e375626ee80c4984a65826d2","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-16T16:37:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Remove debug json output path","shortMessageHtmlLink":"Remove debug json output path"}},{"before":"b329bf4833ffb418ea56314285360596dd9adfff","after":"dc8156e536ce609f6b6671d5ed4de09a57baff99","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-16T16:17:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Tidy up of commented out code and remove debug print statements","shortMessageHtmlLink":"Tidy up of commented out code and remove debug print statements"}},{"before":"dd74671f9a024e8df8df16d2494665bd009ebb44","after":"b329bf4833ffb418ea56314285360596dd9adfff","ref":"refs/heads/samwillis/tidyup","pushedAt":"2024-03-16T16:09:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"samwillis","name":"Sam Willis","path":"/samwillis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31130?s=80&v=4"},"commit":{"message":"Tidyup of commented out code","shortMessageHtmlLink":"Tidyup of commented out code"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEIdcMPAA","startCursor":null,"endCursor":null}},"title":"Activity · electric-sql/postgres-wasm"}