Neither of those are technically data types that Sqlite supports per <https://www.sqlite.org/datatyp...
j
Neither of those are technically data types that Sqlite supports per https://www.sqlite.org/datatype3.html. However, raw sqlite will coerce both of those into an associated type and affinity.