SQLiteDialect_pysqlite cannot be used as a data source for security reasons After Changing Config File
error image is here
In the current version of Apache Superset, I’m encountering an issue with connecting to SQLite, even after setting PREVENT_UNSAFE_DB_CONNECTIONS = False
in the config file. Can anyone suggest a solution to resolve this error?