peewee-plus/tests
2021-11-24 22:52:45 -05:00
..
__init__.py Initial commit 2021-11-24 16:30:47 -05:00
fixtures.py Add default sqlite pragma dictionary 2021-11-24 22:52:45 -05:00
test_about.py Initial commit 2021-11-24 16:30:47 -05:00
test_calc_batch_size.py Add function for calculating sqlite batch size 2021-11-24 22:40:04 -05:00
test_enumfield.py Add enum field for storing enum references in the database 2021-11-24 22:01:30 -05:00
test_jsonfield.py Add JSONField for storing JSON data 2021-11-24 21:33:39 -05:00
test_pathfield.py Add PathField class for storing pathlib objects 2021-11-24 18:34:19 -05:00
test_precision_float_field.py Add PrecisionFloatField for adding mysql precision parameters to float fields 2021-11-24 18:34:19 -05:00