Use execute-time timestamp backup names #24

Merged
haedong merged 1 commit from development_g into development 2026-07-27 17:10:34 +09:00
Owner

Summary

  • change backup table naming from daily sequence to execute-time timestamp format
  • generate backup names on the server at actual execution time
  • show backup naming pattern in the UI instead of a precomputed final name
  • keep backup table cleanup as a manual-only operation

Verification

  • python3 -m compileall app
  • template script parsed with Node.js
## Summary - change backup table naming from daily sequence to execute-time timestamp format - generate backup names on the server at actual execution time - show backup naming pattern in the UI instead of a precomputed final name - keep backup table cleanup as a manual-only operation ## Verification - python3 -m compileall app - template script parsed with Node.js
haedong merged commit 9f054a0ce8 into development 2026-07-27 17:10:34 +09:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haedong/table_generator!24
No description provided.