github pointfreeco/swift-structured-queries 0.37.0

4 hours ago

What's Changed

  • Added: Type-safe SQLite date and time helpers (#358).
  • Added: select.as(_:), for aliasing existing queries (#341).
  • Fixed: Automatically avoid upsert parsing ambiguity (#356).
  • Fixed: Infer column group properties without explicit type annotations (#357).
  • Performance: Query building improvements (#351).
  • Performance: Define TableColumns properties as computed getters (#352).
  • Diagnostics: Emit nonisolated diagnostic in default MainActor modules (#344).
  • Infrastructure: Documentation fixes (thanks @tiendq, #353).

New Contributors

Full Changelog: 0.36.0...0.37.0

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

NewReleases is sending notifications on new releases.