Error is raised when executing sql with bad syntax or sql that throws an error.
>>> from sqlite3 import connect >>> conn = connect(':memory:') >>> pd.read_sql('select * test', conn) ... # DatabaseError: Execution failed on sql 'test': near "test": syntax error
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4