|
|
d630af88f9
|
Added method to expose the mysql2 database connection
|
2022-01-23 23:14:55 +00:00 |
|
|
|
e6813851bf
|
Added new module for importing JSON files safely, along with test files
|
2022-01-23 22:35:31 +00:00 |
|
|
|
9f4d947126
|
Added initial class skeletons
|
2022-01-20 23:29:26 +00:00 |
|
|
|
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 |
|