Skip to content

Conversation

@mesejo
Copy link
Contributor

@mesejo mesejo commented Nov 6, 2025

Description of changes

Issue #11709 reported that the DuckDB backend was creating two tables from a Python object; the same happens to the SQLite backend. These changes resolved that problem (for the SQLite backend).

Additionally, use self.dialect as opposed to self.name to generate the SQLGlot expressions.

Issues closed

N/A

@github-actions github-actions bot added tests Issues or PRs related to tests sqlite The SQLite backend labels Nov 6, 2025
@mesejo mesejo force-pushed the fix/sqlite_in_memory_table_creation branch from fdc74e3 to 70fe102 Compare November 6, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqlite The SQLite backend tests Issues or PRs related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant