we are trying to use databases as task-tracking tool (binary, without a serious workflow)
and it was great as my team created list of task in order, only to click card view to test, and when they returned to table view, everything was sorted by status.
I understand that it happened because of the lack of PK, so how we can create one?