Skip to content

Conversation

mroeschke
Copy link
Member

xref https://github.com/pandas-dev/pandas/actions/runs/13505086719/job/37732738398

Might be a new failure interaction with sqlite3 and sqlite 3.49 being released recently https://www.sqlite.org/changes.html, but if this query is backward compatible we might as well use this form.

closes #60989

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite IO SQL to_sql, read_sql, read_sql_query labels Feb 24, 2025
@mroeschke mroeschke added this to the 2.3 milestone Feb 24, 2025
@mroeschke
Copy link
Member Author

Since this is passing on sqlite 3.48 (tested on ubuntu-arm) and 3.49 (tested on ubuntu-(x86)), going to merge to get to green

@mroeschke mroeschke merged commit d575eea into pandas-dev:main Feb 24, 2025
46 checks passed
@mroeschke mroeschke deleted the ci/sqllite branch February 24, 2025 21:39
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 24, 2025
mroeschke added a commit that referenced this pull request Feb 24, 2025
…ing values to single quotes) (#61001)

Backport PR #61000: TST: Change sqlite test query string values to single quotes

Co-authored-by: Matthew Roeschke <[email protected]>
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 Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Urgent - All PR's are getting deployment errors in git pipeline

1 participant