|
|
b14be8095e
|
Restructure before adding class skeletons
|
2022-01-20 23:16:38 +00:00 |
|
|
|
960575280b
|
Added validation and sanitisation for sql queries passed into runQuery
|
2022-01-20 22:57:17 +00:00 |
|
|
|
5cc2b29257
|
Added DatabaseConnectionPool.close()
|
2022-01-20 17:57:37 +00:00 |
|
|
|
ec3890fa7f
|
Fix bug where trailing whitespace in sql query after ; would error
|
2022-01-20 17:57:01 +00:00 |
|
|
|
5854c3928a
|
Added tests for DatabaseConnectionPool class
|
2022-01-20 17:04:20 +00:00 |
|
|
|
822b6b3115
|
Added a mock DatabaseConnectionPool object for testing
|
2022-01-20 17:04:20 +00:00 |
|
|
|
0fa2310f39
|
Added database interface module
|
2022-01-20 17:04:20 +00:00 |
|