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
8acf4ba5c0acc63647d414cdd46e467fb673b32e
order-bak
/
src
/
order_bak
History
tech
9997ee6f32
feat: replace --start/--end with --days param on backup command
...
Co-Authored-By: Claude Opus 4.7 <
noreply@anthropic.com
>
2026-04-21 23:20:30 +08:00
..
__init__.py
feat: project scaffold with uv, click, azure-data-tables
2026-04-21 14:59:11 +08:00
backup.py
refactor: change backup_orders to use cutoff param instead of start/end
2026-04-21 23:02:18 +08:00
cli.py
feat: replace --start/--end with --days param on backup command
2026-04-21 23:20:30 +08:00
config.py
feat: config module with TOML loading
2026-04-21 15:05:55 +08:00
csv_utils.py
fix: use entity_to_row for backup CSV output and handle non-numeric state values
2026-04-21 20:53:55 +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