Hello,
I am following along with a YouTube course for SQL via VS and DuckDB, however when I try to run SQL commands, the error I receive is the following: data_jobs D CREATE SCHEMA IF NOT EXISTS staging;
Invalid Input Error:
Cannot execute statement of type "CREATE" on database "data_jobs" which is attached in read-only mode!
The free trial ended before and was reinstated and it worked prior, it suddenly turned to read only, but I didnt change the setting to do so