7.0.0-beta.3
Pre-release
Pre-release
A new release of the Swift toolkit for SQLite databases.
What's Changed
- use #if directives to conditionally
@preconcurrency import
theDispatch
module to enable building the package on linux by @tayloraswift in #1644 - Add coalesce free function and Row method by @philmitchell in #1645
- Add
DatabaseValueConvertible
tip for JSON columns by @bok- in #1649
New Contributors
- @tayloraswift made their first contribution in #1644
- @philmitchell made their first contribution in #1645
- @bok- made their first contribution in #1649
Full Changelog: v7.0.0-beta.2...v7.0.0-beta.3