SQLite.swift icon indicating copy to clipboard operation
SQLite.swift copied to clipboard

Expression<String>(. - Error

Open KKBytes0629 opened this issue 1 year ago • 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?

KKBytes0629 avatar Nov 25 '24 03:11 KKBytes0629

I solved, #1277

KKBytes0629 avatar Nov 25 '24 03:11 KKBytes0629

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

dpelletier2017 avatar Dec 04 '24 13:12 dpelletier2017