shashirajraja / onlinebookstore

The Online Book Shopping Store to manage, buy, add, remove and sell books. Book name and Quantity selection, auto receipt generated and payment options. Login and logout security for both user and admin. Seperate Profile for all.
432 stars 2.12k forks source link

Added final blocks to close the db connection #158

Open cafox2003 opened 5 months ago

cafox2003 commented 5 months ago

Description of Change

This change resolves #155. Added finally blocks to close the connection to the db

References

Type of change

Checklist

Notes: