Closed Sascha-Gschwind closed 4 years ago
Issue-Label Bot is automatically applying the label #bug
to this issue, with a confidence of 0.96. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned
to prevent stale bot from closing the issue.
When you try to upload a CSV that has parentheses in the title column to a PostgreSQL database it fails with an error, showing the column title.
If you upload the same file to a SQLite database it succeeds.
Expected results
The CSV can be successfully uploaded to a PostgreSQL database.
Actual results
The CSV can not be successfully uploaded to a PostgreSQL database.
Screenshots
CSV-Content:
Error displayed when uploading to a PostgreSQL database:
Database-Connection configuration:
Link to CSV: https://etherscan.io/chart/tx?output=csv
How to reproduce the bug
Environment
0.999.0dev
(We are using the master-branch based on the commit6d418308c734835b4b9257be32387d74f1a773a4
)3.6.9
v10.16.3
6.9.0
PostgreSQL 11.2 (Debian 11.2-1.pgdg90+1)
Checklist
Make sure these boxes are checked before submitting your issue - thank you!