{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":117906003,"defaultBranch":"main","name":"fluent-postgres-driver","ownerLogin":"vapor","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-01-17T23:39:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17364220?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716548250.0","currentOid":""},"activityList":{"items":[{"before":"7b04b87d228c90fe1a49a0d8d0ae7b4527d4b4a9","after":null,"ref":"refs/heads/avoid-calling-elf-wait","pushedAt":"2024-05-24T10:57:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"e44fcc8c788807ab4987d68097563f058c0e2031","after":"e2988a8c960196eca2891f3a0bb1caad9044e7ea","ref":"refs/heads/main","pushedAt":"2024-05-24T10:57:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Shut down the driver's connection pool safely (#220)\n\nShut down the EventLoopGroupConnectionPool using an API that doesn't call EventLoopFuture.wait() internally.","shortMessageHtmlLink":"Shut down the driver's connection pool safely (#220)"}},{"before":null,"after":"7b04b87d228c90fe1a49a0d8d0ae7b4527d4b4a9","ref":"refs/heads/avoid-calling-elf-wait","pushedAt":"2024-05-24T09:57:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Shut down the EventLoopGroupConnectionPool using an API that doesn't call EventLoopFuture.wait() internally.","shortMessageHtmlLink":"Shut down the EventLoopGroupConnectionPool using an API that doesn't …"}},{"before":"b85a7e5afa77fd54a8101638728ca3cba45a05d6","after":null,"ref":"refs/heads/update-dependency-requirements","pushedAt":"2024-05-16T20:12:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"2cc10e86a743c66cd60082174f602e3c223543dc","after":"e44fcc8c788807ab4987d68097563f058c0e2031","ref":"refs/heads/main","pushedAt":"2024-05-16T20:12:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Update required versions of dependencies (#218)\n\nUpdate required dependency versions so users can't accidentally get into states where things won't build. Also fixes a DocC warning.","shortMessageHtmlLink":"Update required versions of dependencies (#218)"}},{"before":null,"after":"b85a7e5afa77fd54a8101638728ca3cba45a05d6","ref":"refs/heads/update-dependency-requirements","pushedAt":"2024-05-16T20:05:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Update required dependency versions so users can't accidentally get into states where things won't build. Also fixes a DocC warning.","shortMessageHtmlLink":"Update required dependency versions so users can't accidentally get i…"}},{"before":"8a456d7e2ba170785c3e424d5de1d134ea5e254d","after":null,"ref":"refs/heads/general-update","pushedAt":"2024-05-01T15:56:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"3c83e489ce8a74448ef366b1b2fc64295579def4","after":"2cc10e86a743c66cd60082174f602e3c223543dc","ref":"refs/heads/main","pushedAt":"2024-05-01T15:56:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Update package for Sendable, and other cleanup (#217)\n\n* Package structure updates, remove obsolete files, update CI, bump minimum Swift to 5.8, fixup docs and logo\r\n* Sendable correctness, minor cleanup, use only debug logging in a library\r\n* Make the tests Sendable and async, use singleton MTELG and thread pool, don't use benchmarker's DB for tests","shortMessageHtmlLink":"Update package for Sendable, and other cleanup (#217)"}},{"before":null,"after":"8a456d7e2ba170785c3e424d5de1d134ea5e254d","ref":"refs/heads/general-update","pushedAt":"2024-04-30T17:20:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Make the tests Sendable and async, use singleton MTELG and thread pool, don't use benchmarker's DB for tests","shortMessageHtmlLink":"Make the tests Sendable and async, use singleton MTELG and thread poo…"}},{"before":"a538fc647f82d915eb84e0a12ca9b08c513e57c4","after":"3c83e489ce8a74448ef366b1b2fc64295579def4","ref":"refs/heads/main","pushedAt":"2023-11-11T16:38:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"[skip ci] Delete projectboard.yml","shortMessageHtmlLink":"[skip ci] Delete projectboard.yml"}},{"before":"cef8bf6778e36b62c260a24062b3ac374ccf5ed4","after":null,"ref":"refs/heads/nested-subpath-expressions","pushedAt":"2023-07-11T07:47:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"8cd805fb3ee51af1de3f9bb47322181537b640c6","after":"a538fc647f82d915eb84e0a12ca9b08c513e57c4","ref":"refs/heads/main","pushedAt":"2023-07-11T07:47:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Update for the nested subpath changes in FluentKit (#215)\n\n* Remove no longer needed (well, never needed, really) nested subpath support in SQL converter delegate. General tidying and CI.\r\n\r\n* Work around weird bug where Swift 5.7 thinks this particular test model isn't Equatable even though it is","shortMessageHtmlLink":"Update for the nested subpath changes in FluentKit (#215)"}},{"before":"5a5f608894fcd7a49f27fac54ea3ac1caffc0b2e","after":"cef8bf6778e36b62c260a24062b3ac374ccf5ed4","ref":"refs/heads/nested-subpath-expressions","pushedAt":"2023-07-11T07:38:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Work around weird bug where Swift 5.7 thinks this particular test model isn't Equatable even though it is","shortMessageHtmlLink":"Work around weird bug where Swift 5.7 thinks this particular test mod…"}},{"before":null,"after":"5a5f608894fcd7a49f27fac54ea3ac1caffc0b2e","ref":"refs/heads/nested-subpath-expressions","pushedAt":"2023-07-11T07:03:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Remove no longer needed (well, never needed, really) nested subpath support in SQL converter delegate. General tidying and CI.","shortMessageHtmlLink":"Remove no longer needed (well, never needed, really) nested subpath s…"}},{"before":"bb3ab8e861152157f712cd08fc473e885bd0b4df","after":"8cd805fb3ee51af1de3f9bb47322181537b640c6","ref":"refs/heads/main","pushedAt":"2023-05-15T10:03:26.272Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"[skip ci] Tweak test to be compatible with multiple PSQLError representations","shortMessageHtmlLink":"[skip ci] Tweak test to be compatible with multiple PSQLError represe…"}},{"before":"034271f0de92f9605b573c1f07fdffe60434e0a7","after":null,"ref":"refs/heads/fix-deprecations","pushedAt":"2023-05-11T18:37:18.537Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"0aa809c4e097e6a7dd8b24a19ef8c2e17b4992d2","after":"bb3ab8e861152157f712cd08fc473e885bd0b4df","ref":"refs/heads/main","pushedAt":"2023-05-11T18:37:17.307Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Warn about deprecation of old config methods instead of breaking existing code (#212)\n\n* Yield deprecation warnings (instead of compiler errors) for previously working code using the old postgres configuration methods, while setting it up so the compiler correctly defaults to the new ones in ambiguous cases.","shortMessageHtmlLink":"Warn about deprecation of old config methods instead of breaking exis…"}},{"before":"9053eb595136a6c6778ee46bb936708d96d73b0c","after":"034271f0de92f9605b573c1f07fdffe60434e0a7","ref":"refs/heads/fix-deprecations","pushedAt":"2023-05-11T17:58:10.628Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Fix typos","shortMessageHtmlLink":"Fix typos"}},{"before":"cb39774b14f391240049e7aa04eb595245308863","after":"9053eb595136a6c6778ee46bb936708d96d73b0c","ref":"refs/heads/fix-deprecations","pushedAt":"2023-05-11T17:55:53.471Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"[no ci] Fix typos","shortMessageHtmlLink":"[no ci] Fix typos"}},{"before":"bae9140e3764a78d0effd1d88051f0bea1242f4d","after":"cb39774b14f391240049e7aa04eb595245308863","ref":"refs/heads/fix-deprecations","pushedAt":"2023-05-11T17:42:15.544Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"API breakage checker is basically a joke with this package.","shortMessageHtmlLink":"API breakage checker is basically a joke with this package."}},{"before":null,"after":"bae9140e3764a78d0effd1d88051f0bea1242f4d","ref":"refs/heads/fix-deprecations","pushedAt":"2023-05-11T17:31:05.042Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Yield deprecation warnings (instead of compiler errors) for previously working code using the old postgres configuration methods, while setting it up so the compiler correctly defaults to the new ones in ambiguous cases.","shortMessageHtmlLink":"Yield deprecation warnings (instead of compiler errors) for previousl…"}},{"before":"1a0f5d5e1d715a6bcd8178266594aea5d1bcc034","after":null,"ref":"refs/heads/missing-deprecated-method","pushedAt":"2023-05-10T13:10:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"8817a619b01af9832a9eae7bb43c93f9d5235f6a","after":"0aa809c4e097e6a7dd8b24a19ef8c2e17b4992d2","ref":"refs/heads/main","pushedAt":"2023-05-10T13:10:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Add missing deprecated method (#210)\n\nAdd missing deprecated method whose lack causes completely unhelpful compiler errors for those affected.","shortMessageHtmlLink":"Add missing deprecated method (#210)"}},{"before":null,"after":"1a0f5d5e1d715a6bcd8178266594aea5d1bcc034","ref":"refs/heads/missing-deprecated-method","pushedAt":"2023-05-10T13:00:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Add missing deprecated method whose lack causes completely unhelpful compiler errors for those affected.","shortMessageHtmlLink":"Add missing deprecated method whose lack causes completely unhelpful …"}},{"before":"4d4f085d852eef8b2e8747a7d2532f5a7f52a208","after":null,"ref":"refs/heads/update-for-new-pnio","pushedAt":"2023-05-09T16:01:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"}},{"before":"c7e39767bc2440461a37ecd6d1cdfb21c959c272","after":"8817a619b01af9832a9eae7bb43c93f9d5235f6a","ref":"refs/heads/main","pushedAt":"2023-05-09T16:01:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Updated to use new PostgresKit/PostgresNIO APIs (#207)\n\n* Require Swift 5.7\r\n* Revamp FluentPostgresConfiguration to use SQLPostgresConfiguration and FluentPostgresDatabase to use SQLDatabase for (almost) everything instead of duplicating PostgresKit's work. Ditch uses of old APIs.\r\n* General cleanup\r\n* CI cleanup\r\n* Add API breakage allowlist\r\n* Require the updated PostgresKit","shortMessageHtmlLink":"Updated to use new PostgresKit/PostgresNIO APIs (#207)"}},{"before":"520ced75d19f15badc7edd20dbf87e7e5ec4eca1","after":"4d4f085d852eef8b2e8747a7d2532f5a7f52a208","ref":"refs/heads/update-for-new-pnio","pushedAt":"2023-05-09T05:56:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Require the updated PostgresKit","shortMessageHtmlLink":"Require the updated PostgresKit"}},{"before":"04a5719f343264bec91b42cb193be90ef688fbd5","after":"520ced75d19f15badc7edd20dbf87e7e5ec4eca1","ref":"refs/heads/update-for-new-pnio","pushedAt":"2023-05-07T17:42:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Add API breakage allowlist","shortMessageHtmlLink":"Add API breakage allowlist"}},{"before":"9fae458f13aa8761852d1c3430eb2df8082b9850","after":"04a5719f343264bec91b42cb193be90ef688fbd5","ref":"refs/heads/update-for-new-pnio","pushedAt":"2023-05-07T17:32:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Bump macOS version in CI","shortMessageHtmlLink":"Bump macOS version in CI"}},{"before":"fc90b8971a20cbe6506b76b4093fc68b7d685cd4","after":"9fae458f13aa8761852d1c3430eb2df8082b9850","ref":"refs/heads/update-for-new-pnio","pushedAt":"2023-05-07T17:31:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gwynne","name":"Gwynne Raskind","path":"/gwynne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1130717?s=80&v=4"},"commit":{"message":"Temporarily require branch of PostgresKit so CI will run","shortMessageHtmlLink":"Temporarily require branch of PostgresKit so CI will run"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUvC4bgA","startCursor":null,"endCursor":null}},"title":"Activity · vapor/fluent-postgres-driver"}