What's Changed
Important
See the migration guide for more information.
- Added:
Table.tableFragment
to enable basic virtual table syntax (#160, #161). - Fixed: Move SQLite functionality into the SQLite module (#157).
- Fixed: Prefer explicit initialization in
selectStar
over bit-cast (#159). - Infrastructure: Fix sample snippet for
Select/map(_:)
(thanks @johankool, #158).
New Contributors
- @johankool made their first contribution in #158
Full Changelog: 0.17.1...0.18.0