Skip to content

fix max_db_size#24

Merged
adsharma merged 3 commits into
LadybugDB:mainfrom
aheev:fix-max-db-size
May 31, 2026
Merged

fix max_db_size#24
adsharma merged 3 commits into
LadybugDB:mainfrom
aheev:fix-max-db-size

Conversation

@aheev
Copy link
Copy Markdown
Contributor

@aheev aheev commented May 30, 2026

fixes #22

@aheev aheev force-pushed the fix-max-db-size branch from 92de9a6 to d06f594 Compare May 30, 2026 10:28
Comment thread test/conftest.py
Comment thread test/test_wal.py Outdated
Comment thread src_py/_lbug_capi.py Outdated
@aheev aheev force-pushed the fix-max-db-size branch from 7381739 to ea77c97 Compare May 31, 2026 04:36
@adsharma adsharma merged commit 36f5dbe into LadybugDB:main May 31, 2026
2 checks passed
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.

Database defaults max_db_size to 1 GiB on all platforms, contradicting its docstring (8 TiB on 64-bit)

2 participants