Change DB driver from mongoDb-driver to mongoose
Closed this issue · 4 comments
vivekshah1801 commented
- remove the mongo-db driver
- add mongoose
lockedup-bot commented
Thanks @vivekshah1801, for raising the issue! 🙌
One of our team mates will revert on this soon. ✅
tanay13 commented
Can you specify the folder in which we have to make changes?
vivekshah1801 commented
@tanay13 Database folder
vivekshah1801 commented
@YashKumarVerma looks like the modules/database folder is deleted in master.
where should put the database connection code?
Note:
I have written the code according to the previous modules/database folder.