Open TanvirAlam opened 2 months ago
@TanvirAlam I made the changes as specified but the only problem was with the id in the user table. If the int was to be used i would have to change the id of the wishes likes and shares files as well as the contributors as they are connected to the id of user. even if i change that the controllers need to be parsed to int form string or change the id of the files and the register file as well. even if also do that i need to change some of the testing rules because they only accept string as the id, so i opted to make it a varchar instead so there wont be any problems. If you want i can change the entire thing but it will take a conciderable time to fix everything.
Related to #459
UserTable
PostgradSQL =>FeedAHelp
Database