|
|
2de64cdf40
|
Added database query parameter sanitisation to replace nullish values with null
|
2022-02-18 17:10:13 +00:00 |
|
|
|
3081417a54
|
Use importJSON instead of hardcoded require
|
2022-02-13 21:54:54 +00:00 |
|
|
|
d630af88f9
|
Added method to expose the mysql2 database connection
|
2022-01-23 23:14:55 +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 |
|
|
|
0fa2310f39
|
Added database interface module
|
2022-01-20 17:04:20 +00:00 |
|