Releases: s4cha/SQueaL
Releases · s4cha/SQueaL
0.1.3
What's New
• SquealPostgresNIO extension
• Typed SELECT queries with compile-time column safety
• DELETE and DELETE(FROM:) statement variants
• RETURNING clause support for both DELETE and UPDATE statements
• Additional WHERE, AND, OR, GROUP BY, INSERT, JOIN, LIMIT, OFFSET, and ORDER BY variants
• More test coverage to validate common queries
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2 - Swift 6
Merge pull request #3 from s4cha/swift_6 Use Swift 6 parameter packs enumeration over dodgy parse helper