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

feat: persist empty tables #518

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

dmarsic
Copy link
Contributor

@dmarsic dmarsic commented Feb 27, 2023

Allows persisting empty tables when parameter persist_empty is set, similar to SQL CREATE TABLE statement.

Related issue: #513

Allows persisting empty tables when parameter `persist_empty` is set.

Related issue: msiemens#513
@dmarsic dmarsic changed the title Persist empty tables feat: persist empty tables Feb 27, 2023
@msiemens msiemens merged commit 75b0895 into msiemens:master Oct 7, 2024
@msiemens
Copy link
Owner

msiemens commented Oct 7, 2024

Thank you! 🙂

@msiemens
Copy link
Owner

msiemens commented Oct 7, 2024

TinyDB v4.8.1 has been released which includes this feature 🙂

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.

2 participants