Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REGR: read_sql dropping duplicated columns #53118

Merged
merged 2 commits into from
May 8, 2023

Conversation

phofl
Copy link
Member

@phofl phofl commented May 6, 2023

@phofl phofl added Regression Functionality that used to work in a prior pandas version IO SQL to_sql, read_sql, read_sql_query labels May 6, 2023
@phofl phofl added this to the 2.0.2 milestone May 6, 2023
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Thanks!

doc/source/whatsnew/v2.0.2.rst Outdated Show resolved Hide resolved
@jorisvandenbossche jorisvandenbossche merged commit 1c30d7e into pandas-dev:main May 8, 2023
29 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request May 8, 2023
@phofl phofl deleted the 53117 branch May 8, 2023 15:55
mroeschke pushed a commit that referenced this pull request May 8, 2023
…d columns) (#53136)

Backport PR #53118: REGR: read_sql dropping duplicated columns

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGR?: read_sql no longer supports duplicate column names
2 participants