forked from afsalashyana/Library-Assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: G30RG3-GJ/Library-Assistant
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor generic exception handling in DatabaseHandler
#100
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
Refactor DatabaseHandler to use Logger instead of System.out.println
#95
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
Add test for LibraryAssistantUtil.formatDateTimeString
#94
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
⚡ Fix unclosed PreparedStatement in DataHelper.insertNewBook
#93
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
Refactor MainController to use DataHelper and catch SQLException
#92
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
Refactor DatabaseHandler to use local Statement objects
#91
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
Refactor DatabaseHandler to prevent SQL injection using PreparedStatement
#89
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
🔒 Fix SQL Injection in MainController.loadIssueOperation
#85
opened Feb 19, 2026 by
G30RG3-GJ
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.