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
This shows that you can possibly import anything as CSV, which should not be possible
For example, IMPORT CSV '../tests/sql/db_manipulation/delete_with_where.sql' INTO test; works but is empty result set.