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
86: static_assert(wrong_t<Lhs, Rhs>::value, "Sqlite3: No support for outer join");
93: static_assert(wrong_t<Lhs, Rhs>::value, "Sqlite3: No support for right_outer join");
I found this in
serializer.h
:Added in SQLite 3.39.0.
The text was updated successfully, but these errors were encountered: