Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-28 | 623 Bytes | |
v0.30.0 source code.tar.gz | 2025-05-28 | 86.8 kB | |
v0.30.0 source code.zip | 2025-05-28 | 123.6 kB | |
Totals: 3 Items | 211.1 kB | 0 |
What's Changed
- fix: correct lifetime for do query by @sunng87 in https://github.com/sunng87/pgwire/pull/260
- chore(deps): update rusqlite requirement from 0.35.0 to 0.36.0 by @dependabot in https://github.com/sunng87/pgwire/pull/261
- Add InvalidPassword and change APIError to ERROR by @d00z3l in https://github.com/sunng87/pgwire/pull/257
- Clientinfo parse_sql by @d00z3l in https://github.com/sunng87/pgwire/pull/263
New Contributors
- @d00z3l made their first contribution in https://github.com/sunng87/pgwire/pull/257
Full Changelog: https://github.com/sunng87/pgwire/compare/v0.29.1...v0.30.0