This website requires JavaScript.
Explore
Help
Sign In
Developer
/
order-bak
Watch
11
Star
0
Fork
0
You've already forked order-bak
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5897e5d0d599b7a2edeba888e8a9da26b8a305c
order-bak
/
src
/
order_bak
History
tech
81feca7814
feat: add --count option to scan command for limiting records scanned
...
Co-Authored-By: Claude Opus 4.7 <
noreply@anthropic.com
>
2026-04-21 17:24:32 +08:00
..
__init__.py
feat: project scaffold with uv, click, azure-data-tables
2026-04-21 14:59:11 +08:00
backup.py
refactor: fix review issues — reuse entity_to_row, public parse_row, validate dates
2026-04-21 16:06:51 +08:00
cli.py
feat: add --count option to scan command for limiting records scanned
2026-04-21 17:24:32 +08:00
config.py
feat: config module with TOML loading
2026-04-21 15:05:55 +08:00
csv_utils.py
refactor: fix review issues — reuse entity_to_row, public parse_row, validate dates
2026-04-21 16:06:51 +08:00
delete.py
feat: delete command — batch delete from CSV with confirmation
2026-04-21 16:02:06 +08:00
scan.py
feat: add --count option to scan command for limiting records scanned
2026-04-21 17:24:32 +08:00