mirror of
https://github.com/enpaul/peewee-plus.git
synced 2025-06-05 23:53:24 +00:00
Add initial docs that mostly just point to the source code for now Add changelog Add code of conduct
522 B
522 B
changelog
See also: Github Release Page.
Version 1.0.0
View this release on: Github, PyPI
- Add function for calculating SQLite batch size
- Add constants for SQLite default parameters
- Add field for storing JSON-serializable data
- Add field for storing Enums
- Add field for storing paths
- Add field for storing floats with custom precision parameters