d3vyce
0b3f097012
fix: batch insert normalizes away omitted nullable columns ( #198 )
2026-03-30 18:50:05 +02:00
d3vyce
f4698bea8a
fix: normalize batch insert rows to prevent silent data loss for nullable columns ( #192 )
2026-03-27 19:20:41 +01:00
d3vyce
29326ab532
perf: batch insert fixtures ( #188 )
2026-03-26 20:29:25 +01:00
d3vyce
04afef7e33
feat(fixtures): fixtures multi-variant contexts, custom Enum support, and context-filtered loading ( #187 )
2026-03-26 20:19:41 +01:00
d3vyce
432e0722e0
refactor: remove deprecated parameter and function/cleanup code ( #101 )
...
* refactor: remove deprecated parameter and function
* refactor: centralize type aliases in types.py and simplify crud layer
* test: add missing tests for fixtures/utils.py
* refactor: simplify and deduplicate across crud, metrics, cli, and
exceptions
* docs: fix old Paginate references
* docs: add migration + fix icon
* docs: update README/migration to v2
2026-03-04 17:19:38 +01:00
d3vyce
6714ceeb92
chore: documentation ( #76 )
...
* chore: update docstring example to use python code block
* docs: add documentation
* feat: add docs build + fix other workdlows
* fix: add missing return type
2026-02-19 16:43:38 +01:00
d3vyce
8825c772ce
doc: add missing docstring + add missing feature to README ( #57 )
2026-02-12 18:09:39 +01:00
d3vyce
baa9711665
feat: add detail if get_obj_by_attr raise StopIteration ( #40 )
2026-02-07 17:39:07 +01:00
d3vyce
4404fb3df9
feat: add logger module ( #37 )
2026-02-06 13:22:40 +01:00
d3vyce
691fb78fda
feat: add include_registry to FixtureRegistry + add context default to the registry ( #25 )
2026-02-03 14:59:36 +01:00
53e80cd0d5
chore: move pytest fixture plugin + update fixture module structure
2026-01-28 08:57:17 -05:00
d3vyce
9e7473fbf5
fix: pytest import when not using register_fixtures ( #5 )
2026-01-26 19:31:02 +01:00
d3vyce
d9d7f60e8e
feat: add get_obj_by_attr fixture helper function ( #4 )
...
* feat: add get_obj_by_attr fixture helper function
* tests: add fixture utils
2026-01-26 18:58:30 +01:00
8a46a12d15
chore: add lint/test workflows
2026-01-25 16:32:16 +01:00
762ed35341
Initial commit
2026-01-25 16:11:44 +01:00