Wutta Framework for data import/export and real-time sync
Find a file
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
docs fix: add --list-models option for import/export commands 2024-12-06 09:06:45 -06:00
src/wuttasync fix: implement deletion logic; add cli params for max changes 2024-12-06 15:18:23 -06:00
tests fix: implement deletion logic; add cli params for max changes 2024-12-06 15:18:23 -06:00
.gitignore build: ignore some build files 2024-12-05 08:02:39 -06:00
CHANGELOG.md bump: 0.1.0 2024-12-05 08:01:12 -06:00
COPYING.txt feat: initial release 2024-12-05 07:57:51 -06:00
pyproject.toml fix: require latest wuttjamaican 2024-12-06 08:11:15 -06:00
README.md docs: fix capitalization 2024-12-05 08:35:30 -06:00
tasks.py feat: initial release 2024-12-05 07:57:51 -06:00
tox.ini feat: initial release 2024-12-05 07:57:51 -06:00

WuttaSync

Wutta Framework for data import/export and real-time sync

See docs at https://rattailproject.org/docs/wuttasync/