Add Duration to twt table #233
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HPR/hpr_generator#233
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Today With a Techie table is missing the duration field.
Create a new column in the
twt
table, asduration
Locate anywhere that the
twt
table is used and update the code so this addition won't break anything.