Add Duration to twt table #233
Loading…
x
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.