You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
┌ Warning: Unsupported SQLite declared type TEXT_DATETIME, falling back to String type
└ @ SQLite ~/.julia/packages/SQLite/aDggE/src/SQLite.jl:416
I guess TEXT_DATETIME should be supported by Julia though I can't find it officially mentioned in the documentation: https://www.sqlite.org/datatype3.html