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 |
|
Lance Edgar
|
a73896b75d
|
fix: add --key (or --keys ) param for import/export commands
|
2024-12-06 09:32:24 -06:00 |
|
Lance Edgar
|
15b2cb07ba
|
fix: add --list-models option for import/export commands
also rename the command decorators for consistency
|
2024-12-06 09:06:45 -06:00 |
|
Lance Edgar
|
7ee551d446
|
fix: require latest wuttjamaican
need the cli discovery entry point to work
|
2024-12-06 08:11:15 -06:00 |
|
Lance Edgar
|
d14b005fd2
|
fix: add --fields and --exclude params for import/export cli
|
2024-12-05 22:15:38 -06:00 |
|
Lance Edgar
|
f43a066341
|
feat: add wutta import-csv command
|
2024-12-05 21:25:38 -06:00 |
|
Lance Edgar
|
84a8beaf46
|
docs: fix capitalization
|
2024-12-05 08:35:30 -06:00 |
|
Lance Edgar
|
746522368e
|
docs: add stub to ensure docs/_static/ subdir exists
|
2024-12-05 08:17:41 -06:00 |
|
Lance Edgar
|
94d8c3d6df
|
build: ignore some build files
|
2024-12-05 08:02:39 -06:00 |
|
Lance Edgar
|
92869a7c5e
|
bump: 0.1.0
|
2024-12-05 08:01:12 -06:00 |
|
Lance Edgar
|
e19eab418a
|
feat: initial release
just the basics in place for an ad-hoc CSV -> Wutta import. framework
API only at this point, no CLI yet
|
2024-12-05 07:57:51 -06:00 |
|