github pointfreeco/swift-structured-queries 0.3.0

latest releases: 0.18.0, 0.17.1, 0.17.0...
3 months ago

What's Changed

  • Added: Support for explicit schema names (#43).
  • Fixed: Broaden SwiftSyntax dependency (#32).
  • Fixed: Require jsonGroupArray take a bindable argument to avoid generating invalid SL (#34).
  • Fixed: PrimaryKeyedTable.find takes a UUID now (instead of the representation) (#35).
  • Fixed: Use StructuredQueriesCore module name in macro expansion (#42).
  • Fixed: Chaining limits will no longer nil out the current offset (#48).
  • Fixed: between no longer generates invalid SQL (#47).
  • Infrastructure: Fix anchor link in Query cookbook docs (thanks @juliensagot, #38).
  • Infrastructure: Add important note about Safe SQL strings docs (#41).
  • Infrastructure: Add more docs for #bind (#46).

New Contributors

Full Changelog: 0.2.0...0.3.0

Don't miss a new swift-structured-queries release

NewReleases is sending notifications on new releases.