32 lines
809 B
Markdown
32 lines
809 B
Markdown
<!--
|
||
ℹ We use Github issues for bug reports, feature requests, general support, and questions about the library.
|
||
|
||
Please fill out this template when filing an issue.
|
||
-->
|
||
|
||
### What did you do?
|
||
|
||
<!-- Please replace this with what you did. -->
|
||
|
||
### What did you expect to happen?
|
||
|
||
<!-- Please replace this with what you expected to happen. -->
|
||
|
||
### What happened instead?
|
||
|
||
<!-- Please replace this with of what happened instead. -->
|
||
|
||
### Environment
|
||
|
||
**GRDB flavor(s):** (GRDB, SQLCipher, Custom SQLite build?)
|
||
**GRDB version:**
|
||
**Installation method:** (CocoaPods, SPM, manual?)
|
||
**Xcode version:**
|
||
**Swift version:**
|
||
**Platform(s) running GRDB:** (iOS, macOS, watchOS?)
|
||
**macOS version running Xcode:**
|
||
|
||
### Demo Project
|
||
|
||
<!-- Please link to or upload a project we can download that reproduces the issue. -->
|