Missing some explicit CASTs that are permitted in SQL99 #1734
Labels
bug
Something isn't working
good first issue
Good for newcomers
SQL92Spec
Features from the SQL92 spec
Current implementation is missing some casts from SQL99 (see section 6.22 ).
E.g. string -> date
string -> time
string -> timestamp
The text was updated successfully, but these errors were encountered: