{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":654023036,"defaultBranch":"main","name":"pg_turso","ownerLogin":"tursodatabase","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-15T08:25:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/139391156?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701259004.0","currentOid":""},"activityList":{"items":[{"before":"a6c5f53fddb27d894a5e9067d08075f202c09edb","after":"a7a9f28176044e49de514f6541461822eefabd99","ref":"refs/heads/main","pushedAt":"2024-01-11T13:13:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"notrab","name":"Jamie Barton","path":"/notrab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/950181?s=80&v=4"},"commit":{"message":"docs(readme): add deprecated notice","shortMessageHtmlLink":"docs(readme): add deprecated notice"}},{"before":"3487362c59a8f1c831dc9301aa42b329aa33615f","after":"a6c5f53fddb27d894a5e9067d08075f202c09edb","ref":"refs/heads/main","pushedAt":"2023-12-07T08:51:36.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"Merge pull request #18 from TristenHarr/https-clone\n\nswitch to https for easier cloning","shortMessageHtmlLink":"Merge pull request #18 from TristenHarr/https-clone"}},{"before":"cd5e6c8e9c054891dd8b2b9b91d69fc3ed7c05a8","after":null,"ref":"refs/heads/penberg/fix-macos-build","pushedAt":"2023-11-29T11:56:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"}},{"before":"6d20a1956e22ee9587adbbd235979e1d49d58222","after":"3487362c59a8f1c831dc9301aa42b329aa33615f","ref":"refs/heads/main","pushedAt":"2023-11-29T11:56:43.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"Merge pull request #17 from turso-extended/penberg/fix-macos-build\n\nFix macOS build","shortMessageHtmlLink":"Merge pull request #17 from turso-extended/penberg/fix-macos-build"}},{"before":"982a9aac0650ef13f34002f05e0ebf668fabbfea","after":"cd5e6c8e9c054891dd8b2b9b91d69fc3ed7c05a8","ref":"refs/heads/penberg/fix-macos-build","pushedAt":"2023-11-29T11:54:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Fix macOS build\n\nWhen building on macOS, the linker complains about lots of undefined\nreferences:\n\n```\nerror: undefined reference to symbol _pg_detoast_datum_packed\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _bms_free\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _pfree\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _get_rel_name\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _MemoryContextDelete\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _palloc0\n```\n\nFix that by passing the `-fallow-shlib-undefined` flag to `zig build-lib`,\nwhich seems to be the canonical fix:\n\nhttps://github.com/ziglang/zig/issues/8180","shortMessageHtmlLink":"Fix macOS build"}},{"before":"1f313522f0a5a0db584326f5b626984fa6886c0e","after":"6d20a1956e22ee9587adbbd235979e1d49d58222","ref":"refs/heads/main","pushedAt":"2023-11-29T11:54:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Switch Github actions to use Zig 0.11","shortMessageHtmlLink":"Switch Github actions to use Zig 0.11"}},{"before":null,"after":"982a9aac0650ef13f34002f05e0ebf668fabbfea","ref":"refs/heads/penberg/fix-macos-build","pushedAt":"2023-11-29T11:52:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Fix macOS build\n\nWhen building on macOS, the linker complains about lots of undefined\nreferences:\n\n```\nerror: undefined reference to symbol _pg_detoast_datum_packed\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _bms_free\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _pfree\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _get_rel_name\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _MemoryContextDelete\n note: referenced in /Users/penberg/src/tursodatabase/pg_turso/zig-cache/o/080fefbf7101dd23cb11670cb7cdcc39/libpg_turso.0.1.0.dylib.o\nerror: undefined reference to symbol _palloc0\n```\n\nFix that by passing the `-fallow-shlib-undefined` flag to `zig build-lib`,\nwhich seems to be the canonical fix:\n\nhttps://github.com/ziglang/zig/issues/8180","shortMessageHtmlLink":"Fix macOS build"}},{"before":"c81a0a809990b6c4d93a1d9de89f42b47d98468c","after":null,"ref":"refs/heads/penberg/use-const-more","pushedAt":"2023-11-29T11:32:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"}},{"before":"10d3f90293d366e774ced770148bd2039bdec778","after":"1f313522f0a5a0db584326f5b626984fa6886c0e","ref":"refs/heads/main","pushedAt":"2023-11-29T11:32:29.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"Merge pull request #16 from turso-extended/penberg/use-const-more\n\nUse const for variables that are not mutated","shortMessageHtmlLink":"Merge pull request #16 from turso-extended/penberg/use-const-more"}},{"before":null,"after":"c81a0a809990b6c4d93a1d9de89f42b47d98468c","ref":"refs/heads/penberg/use-const-more","pushedAt":"2023-11-29T11:31:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Use const for variables that are not mutated\n\nZig 0.12 fails compilation when there are variables that are not mutated\nand requires you to switch to use const instead.","shortMessageHtmlLink":"Use const for variables that are not mutated"}},{"before":"b896c34fdeeadce961fe2c4879b9b3f738d05c9e","after":null,"ref":"refs/heads/penberg/zig-0.11","pushedAt":"2023-11-27T14:23:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"}},{"before":"1202e1840fcfb01cd0f6572f2400b99b099fecd1","after":"10d3f90293d366e774ced770148bd2039bdec778","ref":"refs/heads/main","pushedAt":"2023-11-27T14:23:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Merge pull request #15 from turso-extended/penberg/zig-0.11\n\nFix build with Zig 0.11","shortMessageHtmlLink":"Merge pull request #15 from turso-extended/penberg/zig-0.11"}},{"before":null,"after":"b896c34fdeeadce961fe2c4879b9b3f738d05c9e","ref":"refs/heads/penberg/zig-0.11","pushedAt":"2023-11-27T08:33:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Fix build with Zig 0.11","shortMessageHtmlLink":"Fix build with Zig 0.11"}},{"before":null,"after":"d242418bcf76f7d3dfa98ac62a231f9216d1b9e9","ref":"refs/heads/postgres_14_test","pushedAt":"2023-09-26T11:02:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"Check out postgres 14.8","shortMessageHtmlLink":"Check out postgres 14.8"}},{"before":"b6f91a785070b9a47d14efaf5b74c6d543d5c977","after":null,"ref":"refs/heads/pg_turso","pushedAt":"2023-07-20T13:43:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"}},{"before":"0fe810ea2b374ca458a2e797bf97c1f82bf5900d","after":"1202e1840fcfb01cd0f6572f2400b99b099fecd1","ref":"refs/heads/main","pushedAt":"2023-07-20T13:43:29.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"Merge pull request #12 from turso-extended/pg_turso\n\nRebrand to pg_turso","shortMessageHtmlLink":"Merge pull request #12 from turso-extended/pg_turso"}},{"before":"54c46729df2cb77f58512df442a91dcb601deaea","after":"b6f91a785070b9a47d14efaf5b74c6d543d5c977","ref":"refs/heads/pg_turso","pushedAt":"2023-07-20T13:18:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"rebrand to pg_turso","shortMessageHtmlLink":"rebrand to pg_turso"}},{"before":"4823105fa1ab2e4645638d74658dd9278e9d1fe6","after":"54c46729df2cb77f58512df442a91dcb601deaea","ref":"refs/heads/pg_turso","pushedAt":"2023-07-20T13:17:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"rebrand to pg_turso","shortMessageHtmlLink":"rebrand to pg_turso"}},{"before":null,"after":"4823105fa1ab2e4645638d74658dd9278e9d1fe6","ref":"refs/heads/pg_turso","pushedAt":"2023-07-20T13:14:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"rebrand to pg_turso","shortMessageHtmlLink":"rebrand to pg_turso"}},{"before":"fc4c1e6b7134a6061995cfc1ff6a73a8446abef7","after":"0fe810ea2b374ca458a2e797bf97c1f82bf5900d","ref":"refs/heads/main","pushedAt":"2023-07-12T08:26:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"fix table regclass","shortMessageHtmlLink":"fix table regclass"}},{"before":"62fe18395ad14d919c28571df02ad25a0cc21cfe","after":"fc4c1e6b7134a6061995cfc1ff6a73a8446abef7","ref":"refs/heads/main","pushedAt":"2023-07-12T08:24:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"unify migrating schema for tables and views","shortMessageHtmlLink":"unify migrating schema for tables and views"}},{"before":"fb8467e876e4e47b78640274bca8c0a6eb6c3f8a","after":"62fe18395ad14d919c28571df02ad25a0cc21cfe","ref":"refs/heads/main","pushedAt":"2023-07-04T05:23:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"d090f2121dbfe6d72a588ac15eeda920d225246d","after":"fb8467e876e4e47b78640274bca8c0a6eb6c3f8a","ref":"refs/heads/main","pushedAt":"2023-06-30T13:27:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"code cleanup","shortMessageHtmlLink":"code cleanup"}},{"before":"ff4d28bff2a035429ddc2ab8a94b76d9aa2068bb","after":null,"ref":"refs/heads/schema_migration","pushedAt":"2023-06-28T10:11:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"}},{"before":"151efe9f3de7a62b33ba73ab35a34a7a5a5ca8d2","after":"d090f2121dbfe6d72a588ac15eeda920d225246d","ref":"refs/heads/main","pushedAt":"2023-06-28T10:11:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Merge pull request #10 from turso-extended/schema_migration\n\nadd schema migration","shortMessageHtmlLink":"Merge pull request #10 from turso-extended/schema_migration"}},{"before":"0b9473f3255a77a73da5460a212502e87b539bfe","after":"ff4d28bff2a035429ddc2ab8a94b76d9aa2068bb","ref":"refs/heads/schema_migration","pushedAt":"2023-06-28T10:09:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"add schema migration\n\nWith this patch, scheduling schema migration automatically\ncreates an appropriate table in Turso.","shortMessageHtmlLink":"add schema migration"}},{"before":null,"after":"0b9473f3255a77a73da5460a212502e87b539bfe","ref":"refs/heads/schema_migration","pushedAt":"2023-06-28T10:04:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"add schema migration\n\nWith this patch, scheduling schema migration automatically\ncreates an appropriate table in Turso.","shortMessageHtmlLink":"add schema migration"}},{"before":"a1a6ce8951d6302a79d982ca9780878eb935e4e8","after":null,"ref":"refs/heads/udf_stub2","pushedAt":"2023-06-28T09:58:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"}},{"before":"732d78eabec5c630d641160c7a42cb3fa867ce12","after":"151efe9f3de7a62b33ba73ab35a34a7a5a5ca8d2","ref":"refs/heads/main","pushedAt":"2023-06-28T09:58:39.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"penberg","name":"Pekka Enberg","path":"/penberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/81939?s=80&v=4"},"commit":{"message":"Merge pull request #9 from turso-extended/udf_stub2\n\nmain: make the stub accept text arguments: url, token and data","shortMessageHtmlLink":"Merge pull request #9 from turso-extended/udf_stub2"}},{"before":"8d8c72580e6a5a07998e41c25f12275de661fe10","after":"a1a6ce8951d6302a79d982ca9780878eb935e4e8","ref":"refs/heads/udf_stub2","pushedAt":"2023-06-27T15:12:41.192Z","pushType":"push","commitsCount":1,"pusher":{"login":"psarna","name":"Piotr Sarna","path":"/psarna","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10433047?s=80&v=4"},"commit":{"message":"add schema migration example\n\nLet it lay there in the repo, so that we don't lose the magical commands.\nLater, the commands will be composed into a schema migration function,\nbased on the just added SQL query plus turso_send().","shortMessageHtmlLink":"add schema migration example"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD3Ua1oAA","startCursor":null,"endCursor":null}},"title":"Activity ยท tursodatabase/pg_turso"}