Maintainer
SQLite.swift
A type-safe, Swift-language layer over SQLite3.
What I shipped there
What landed in this repository, straight from the GitHub API.
- add SQLite. prefix for Expression in README
- fix: visionos to cocoapods
- Revert "Add privacy manifest"
- Fix linting
- Adding primary key support to column with references
- Native user_version support in Connection
- Reverting a change in `FailableIterator`
- Adding a `vacuum()` fonction to `Connection`
- Migrating from Travis to GitHub Actions
- Improving README.md to fix 2 issues