Closed sumeetkhillare closed 4 hours ago
Currently, the database tables use UUIDs as primary keys. Update the tables to use more informative keys. Add additional fields is_active in User table.
Db issue fixed and tested website with working changes
Currently, the database tables use UUIDs as primary keys. Update the tables to use more informative keys. Add additional fields is_active in User table.