SQLite Forum

Problem with single quotes Swift/MacOS
Login
Ok, your're right. I read here: https://www.sqlite.org/c3ref/column_decltype.html.
strftime() is an expression, so decltype returns NULL and therefore cc is set to nil which in turn throws the error.