github pointfreeco/swift-structured-queries 0.21.0

12 hours ago

What's Changed

  • Added: createTemporaryView now supports common table expressions (#176).
  • Added: Support INSTEAD OF triggers (#179).
  • Added: Support defaults in @Selection.Columns.init (#180).
  • Added: PrimaryKeyedTable.find([id]) for finding multiple rows by primary keys (#181).
  • Fixed: Silence warning on Swift 6.0 (#183).
  • Fixed: Properly handle SQL comments in #sql macro diagnostics (#187).
  • Infrastructure: Update docs on temporary views (#182).

Full Changelog: 0.20.0...0.21.0

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

NewReleases is sending notifications on new releases.