peewee-plus/tests
Ethan Paul 5df974faa5 Update tests for calc batch size to accomodate new sqlite logic 2023-04-13 14:59:28 -04: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 Update tests for calc batch size to accomodate new sqlite logic 2023-04-13 14:59:28 -04: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