stephencelis/SQLite.swift

Expression<String>(. - Error

Opened this issue · 2 comments

Xcode 16:

iShot_2024-11-25_11 30 01

Why need to add 'Value', like this:

iShot_2024-11-25_11 31 38 But: the 'timestamp' is String, not a Double,

How to do this?

I solved, #1277

Maybe this should be renamed DatabaseExpression or something else, so we wouldn't have to write SQLite.Expression to fix this