We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833e7b5 commit 5ea2f8bCopy full SHA for 5ea2f8b
4 files changed
README.md
@@ -8,9 +8,9 @@ and works out-of-the-box on macOS, iOS, Linux, Android, and Windows.
8
## Features
9
10
- A pure-Swift interface
11
+ - Embeds a modern and consistent sqlite (3.46.1) and sqlcipher (4.6.1) build in the library
12
- A type-safe, optional-aware SQL expression builder
13
- A flexible, chainable, lazy-executing query layer
- - Embeds a modern and consistent sqlite (3.44.2) build with the library
14
- Automatically-typed data access
15
- A lightweight, uncomplicated query and parameter binding interface
16
- Developer-friendly error handling and debugging
0 commit comments