Add Duration to twt table #233
Reference in New Issue
Block a user
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
twttable, asdurationLocate anywhere that the
twttable is used and update the code so this addition won't break anything.