Releases: goware/pgkit
Releases · goware/pgkit
v2.5.1
What's Changed
- fix: Iter yields all rows instead of only the first by @klaidliadon in #41
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- EXPERIMENTAL:
pgkit.Table, a generic type for basic CRUD operations on DB tables & concurrent safe dequeuing by @VojtechVitek in #30 with contributions from @klaidliadon and @david-littlefarmer.
Full Changelog: v2.4.7...v2.5.0
v2.4.7
v2.4.6
What's Changed
- Sanitize column names after applying column name transformation by @klaidliadon in #38
- Sanitize Sort.String output by @klaidliadon in #39
Full Changelog: v2.4.5...v2.4.6
v2.4.5
What's Changed
- fix: page respects paginator max size by @klaidliadon in #37
Full Changelog: v2.4.4...v2.4.5
v2.4.4
v2.4.3
v2.4.2
What's Changed
- Prevent SQL injection when passing Sort by @klaidliadon in #34
Full Changelog: v2.4.1...v2.4.2
v2.4.0
What's Changed
- Expose ConnMaxIdleTime, Add 1m jitter to MaxConnLifetime by @VojtechVitek in #29
Full Changelog: v2.3.0...v2.4.0
v2.2.4
What's Changed
- represent slice of uints as hex string by @LukasJenicek in #25
Full Changelog: v2.2.3...v2.2.4