Go to file
Ethan Paul 6484b395a2
Add function for calculating sqlite batch size
Add default sqlite variable limit constant
2021-11-24 22:40:04 -05:00
tests Add function for calculating sqlite batch size 2021-11-24 22:40:04 -05:00
.coveragerc Initial commit 2021-11-24 16:30:47 -05:00
.gitignore Initial commit 2021-11-24 16:30:47 -05:00
.pre-commit-config.yaml Initial commit 2021-11-24 16:30:47 -05:00
.pylintrc Initial commit 2021-11-24 16:30:47 -05:00
LICENSE.md Initial commit 2021-11-24 16:30:47 -05:00
Makefile Initial commit 2021-11-24 16:30:47 -05:00
peewee_plus.py Add function for calculating sqlite batch size 2021-11-24 22:40:04 -05:00
poetry.lock Initial commit 2021-11-24 16:30:47 -05:00
pyproject.toml Initial commit 2021-11-24 16:30:47 -05:00
README.md Initial commit 2021-11-24 16:30:47 -05:00
tox.ini Initial commit 2021-11-24 16:30:47 -05:00

peewee+

Various extensions, helpers, and utilities for Peewee