Skip to content

0.3.0

Choose a tag to compare

@stephencelis stephencelis released this 23 May 15:33
· 168 commits to main since this release

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