|
|
ae9339e80d
|
Move db utility modules from self-contained to importable
|
2022-02-26 23:17:56 +00:00 |
|
|
|
0ad2741884
|
Changed a test date to fall on today and fixed bug caused by sql styling
|
2022-02-25 16:48:01 +00:00 |
|
|
|
57af81cc98
|
Consistent SQL query formatting
|
2022-02-25 14:44:35 +00:00 |
|
|
|
2fac6e7aba
|
Add sessions table to cleanDb in test data
|
2022-02-25 14:24:43 +00:00 |
|
|
|
b624e63e48
|
Added test test data
|
2022-02-24 23:17:17 +00:00 |
|
|
|
a4156615d0
|
Added testTemplate test data
|
2022-02-24 23:17:06 +00:00 |
|
|
|
187c3a8b64
|
Rewrite cleanDb to be more dynamic
|
2022-02-24 23:16:24 +00:00 |
|
|
|
e6b260613e
|
Migrate existing relationships over to new lookup structure
|
2022-02-24 23:16:00 +00:00 |
|
|
|
d6d314ad3b
|
Added new lookup capability inside test data object
|
2022-02-24 23:06:21 +00:00 |
|
|
|
5875d7bf1b
|
Added new helper class to make insertion of dates easier into test data
|
2022-02-24 23:04:59 +00:00 |
|
|
|
a0fb0cc5bb
|
Use database NULL values instead of empty strings
|
2022-02-14 21:58:19 +00:00 |
|
|
|
ef7f3ddb28
|
Remove fk constraints from passwordReset
|
2022-02-14 00:04:36 +00:00 |
|
|
|
cf0c667075
|
Renamed passwordReset.accountId to passwordReset.userId
|
2022-02-13 22:56:17 +00:00 |
|
|
|
f059da2a09
|
Don't require middle names
|
2022-02-13 21:57:12 +00:00 |
|
|
|
d3a631ee31
|
Updated plantuml, changed static/ to public/, and added new scripts to package.json
|
2022-01-21 21:13:32 +00:00 |
|
|
|
08b5b41135
|
Migrate existing db connections to use DatabaseConnectionPool
|
2022-01-20 18:01:52 +00:00 |
|
|
|
cfd4abc17e
|
Added script to insert test data into the database, added new requirement 'bcrypt' for password hashing
|
2022-01-19 22:34:23 +00:00 |
|
|
|
55d68df2c5
|
Added database initialisation script and mysql2 npm package
|
2022-01-19 22:34:23 +00:00 |
|
|
|
a00345a0ba
|
Added writeup diagram files and scripts to generate to images
|
2022-01-11 21:12:24 +00:00 |
|