updating main with the latest changes to the database. I updated all the foreign keys with on delete cascade and on update cascade. Also removed the column Is_logged_on from the user table. I also removed all the references to that column from the code base.
Also merging all the new changes to the userportal
updating main with the latest changes to the database. I updated all the foreign keys with on delete cascade and on update cascade. Also removed the column Is_logged_on from the user table. I also removed all the references to that column from the code base.
Also merging all the new changes to the userportal