Chat with Your DataBase🖥️

2 Open Issues Need Help Last updated: Oct 27, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

Chat with Your DataBase🖥️

Python

AI Summary: This issue proposes adding a basic test to verify the application's ability to connect to its SQLite database and confirm the existence of the 'STUDENT' table. The test should be implemented using pytest and added as a development dependency. A separate issue will be created for integrating these tests into a CI pipeline.

Complexity: 2/5
enhancement good first issue

Chat with Your DataBase🖥️

Python