Record client IP in execution history #18

Merged
haedong merged 1 commit from development_g into development 2026-07-27 14:52:05 +09:00
Owner

Summary

  • record client IP on execution history rows
  • surface client IP in history list and detail views
  • keep EXT table execution as a child flow that does not fail base table creation

Verification

  • python3 -m compileall app
  • temp SQLite migration + history insert/read with client_ip
  • reviewed execute/history wiring for regressions
## Summary - record client IP on execution history rows - surface client IP in history list and detail views - keep EXT table execution as a child flow that does not fail base table creation ## Verification - python3 -m compileall app - temp SQLite migration + history insert/read with client_ip - reviewed execute/history wiring for regressions
haedong merged commit 4cdf376014 into development 2026-07-27 14:52:05 +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!18
No description provided.