Closed jrgdnn12 closed 6 months ago
No blocks
Make changes as follows remittance table- separate currency attribute into, localCurrency and targetCurrency
rename remittance table to Transaction
Make "transactionID" column autoincrement, start at 4514564. and primary key.
remove foreign key link from recipient in recipients table to userID in users table.
make recipientID autoincrement and primary key.
I'm taking over this, need an hour at most. After I will continue working in DAO implementation and their respective unit tests. Hope to be finally done with this shit today!
Changes are done. I branch 33. Issue will be resolver by Pull request #38
If Phillips takes this, then no need for pull. just directly to branch 17.