Skip to content

Bugfix 420 csv export engine#421

Merged
deniztepe merged 2 commits intodevelopfrom
bugfix-420-csv-export-engine
Jan 30, 2023
Merged

Bugfix 420 csv export engine#421
deniztepe merged 2 commits intodevelopfrom
bugfix-420-csv-export-engine

Conversation

@deniztepe
Copy link
Copy Markdown
Contributor

@deniztepe deniztepe commented Jan 30, 2023

pd.read_sql is called with an explicit connection

Related to #405

@deniztepe deniztepe added the 🐛 bug Something isn't working label Jan 30, 2023
@deniztepe deniztepe requested review from FlorianK13 and chrwm January 30, 2023 09:42
@deniztepe deniztepe self-assigned this Jan 30, 2023
@deniztepe deniztepe changed the base branch from production to develop January 30, 2023 09:43
@deniztepe deniztepe linked an issue Jan 30, 2023 that may be closed by this pull request
@FlorianK13
Copy link
Copy Markdown
Member

I get the following error when running the tests locally:

FAILED tests/xml_download/test_utils_write_to_database.py::test_add_table_to_database - KeyError: "['Energietraeger'] not in index"

This is probably not related to this PR, right?

@deniztepe
Copy link
Copy Markdown
Contributor Author

Doesn't sound relevant with this PR

Copy link
Copy Markdown
Member

@chrwm chrwm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. Thanks for implementing.

@deniztepe deniztepe merged commit 395778f into develop Jan 30, 2023
@deniztepe deniztepe deleted the bugfix-420-csv-export-engine branch January 30, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV export fails due to engine settings

3 participants