Skip to content

0.21.0

Latest
Compare
Choose a tag to compare
@stephencelis stephencelis released this 24 Sep 21:44
23cc67c

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