🐘 Non-blocking, event-driven Swift client for PostgreSQL.
Stars
407
Forks
94
Watchers
407
Open Issues
85
Overall repository health assessment
No package.json found
This might not be a Node.js project
199
commits
109
commits
57
commits
9
commits
9
commits
8
commits
6
commits
4
commits
3
commits
3
commits
ConnectionPool should support draining connections (#638)
9b40f0dView on GitHubFixes crash: Wrong expectation – request queue may not be empty when keep-alive returns (#633)
a5c85d2View on GitHubSpelling, grammar, punctuation, and docc warning fixes (#628)
cc0201cView on GitHubRemove unnecessary precondition, reschedule idle timer instead (#627)
ea1b421View on GitHubMigrate `PostgresJSONCodingTests` to Swift Testing (#626)
f1b1e4aView on GitHubAdd example Snippet for `PostgresColumns` (#625)
66c7cc4View on GitHubFix inconsistent usage of prepared statement name in PostgresClient (#613)
dc5283bView on GitHubExpose `PostgresColumns` metadata on `PostgresRowSequence` (#624)
b1a40fbView on GitHubMigrate `ExtendedQueryStateMachineTests` to Swift Testing (#623)
53038b0View on GitHubEnable "ExistentialAny" upcoming feature (#622)
1df363cView on GitHub