sumeetkhillare / WolfLease

Welcome to WolfLease
https://subodh30.github.io/WolfLease/
MIT License
1 stars 0 forks source link

Database : Issue in db schema, need additional fields and unique identifiers #4

Closed sumeetkhillare closed 4 hours ago

sumeetkhillare commented 5 days 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.

xpincsu555 commented 4 hours ago

Db issue fixed and tested website with working changes