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

Remove BoundConstraint from the TableCatalogEntry #11735

Merged
merged 7 commits into from
Apr 20, 2024

Conversation

Mytherin
Copy link
Collaborator

Follow-up from #11721, this PR removes the BoundConstraint from the TableCatalogEntry. This PR that works towards removing all need for binding for creating tables in the catalog, which allows us to create tables without having an available ClientContext. This subsequently solves a number of issues when it comes to database start-up.

@Mytherin Mytherin merged commit 3139e09 into duckdb:main Apr 20, 2024
45 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 5, 2024
Merge pull request duckdb/duckdb#11735 from Mytherin/removeboundcheck
@Mytherin Mytherin deleted the removeboundcheck branch June 7, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant