Commit Graph

11 Commits

Author SHA1 Message Date
5264631550 fix: cast to String non-text columns for crud search 2026-01-29 13:35:20 -05:00
a76f7c439d Version 0.4.0 2026-01-29 09:15:33 -05:00
d3vyce
d14551781c feat: add search to crud paginate function (#17)
* feat: add search to crud paginate function

* fixes: comments + tests import
2026-01-29 00:08:02 +01:00
aa72dc2eb5 Version 0.3.0 2026-01-28 09:01:30 -05:00
ba5180a73b feat: add create_async_client and create_db_session pytest utils
function
2026-01-28 08:57:17 -05:00
53e80cd0d5 chore: move pytest fixture plugin + update fixture module structure 2026-01-28 08:57:17 -05:00
fe1ccabdd8 Version 0.2.0 2026-01-26 23:25:26 +01: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