Replies: 1 comment
-
Hi @KayLeung, this is an issue with iOS, not our library. I suggest filing a feedback with apple, though I think they are aware. In the meantime you can just use 18.5 or you can add your own uuid function to the database connection to use. Since this isn’t an issue with the library I am going to convert it to a discussion. Please feel free to continue the conversation over there! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
A quick testing and hit errors
Caught error: SQLite error 1: unknown function: uuid() - while executing
INSERT INTO "remindersLists" ("id", "color", "position", "title") VALUES (?, ?, ?, ?), (?, ?, ?, ?), (?, ?, ?, ?)``iOS 18.5: Working.
Checklist
main
branch of this package.Expected behavior
No response
Actual behavior
No response
Reproducing project
No response
SharingGRDB version information
No response
Sharing version information
No response
GRDB version information
No response
Destination operating system
No response
Xcode version information
No response
Swift Compiler version information
Beta Was this translation helpful? Give feedback.
All reactions