Add timestamps to workflow and capability requests
- Add columns to tables workflow_requests and capability_requests - Make the updated_at column auto-update in the database for both - Use in the __repr__ method for Python for human-friendliness Manually verified that the timezone manipulations were correct
parent
eda6f1fa
No related branches found
No related tags found
Pipeline #932 passed
Stage: run-schema
Stage: build-dev
Stage: unit-test-dev
Stage: test-coverage
Stage: push-dev
Stage: deploy-coverage-page
Stage: deploy-dev
Stage: .post
Stage: deploy
Showing
- schema/versions/72cee10f1f0d_add_created_updated_timestamps_to_.py 89 additions, 0 deletions...rsions/72cee10f1f0d_add_created_updated_timestamps_to_.py
- shared/workspaces/workspaces/capability/schema.py 31 additions, 0 deletionsshared/workspaces/workspaces/capability/schema.py
- shared/workspaces/workspaces/workflow/schema.py 27 additions, 1 deletionshared/workspaces/workspaces/workflow/schema.py
Please register or sign in to comment