MotoRZR edited a comment on issue #10304:
URL:
https://github.com/apache/incubator-superset/issues/10304#issuecomment-657729440
> Does the databse have "Allow CSV Upload" checked?
Hi, if I try to edit database settings to allow for csv uploads I get this
message:
`ERROR: SQLite database cannot be used as a data source for security
reasons.`
And these are the additional logs:
```
/usr/local/lib/python3.8/site-packages/flask_caching/__init__.py:188:
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively
disabled.
warnings.warn(
Stopped an unsafe database connection. SQLite database cannot be used as a
data source for security reasons.
WARNING:superset.views.core:Stopped an unsafe database connection. SQLite
database cannot be used as a data source for security reasons.
/usr/local/lib/python3.8/site-packages/flask_caching/__init__.py:188:
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively
disabled.
warnings.warn(
Stopped an unsafe database connection. SQLite database cannot be used as a
data source for security reasons.
WARNING:superset.views.core:Stopped an unsafe database connection. SQLite
database cannot be used as a data source for security reasons.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]