wuttasync/tests/importing
Lance Edgar 328f8d9952 fix: implement deletion logic; add cli params for max changes
also add special UUID field handling for CSV -> SQLAlchemy ORM, to
normalize string from CSV to proper UUID so key matching works
2024-12-06 15:18:23 -06:00
..
__init__.py feat: initial release 2024-12-05 07:57:51 -06:00
test_base.py fix: implement deletion logic; add cli params for max changes 2024-12-06 15:18:23 -06:00
test_csv.py fix: implement deletion logic; add cli params for max changes 2024-12-06 15:18:23 -06:00
test_handlers.py feat: add wutta import-csv command 2024-12-05 21:25:38 -06:00
test_model.py feat: initial release 2024-12-05 07:57:51 -06:00
test_wutta.py feat: initial release 2024-12-05 07:57:51 -06:00