1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 15:59:25 +00:00

Commit Graph

  • 08b5b41135 Migrate existing db connections to use DatabaseConnectionPool matt 2022-01-20 18:01:52 +00:00
  • 5cc2b29257 Added DatabaseConnectionPool.close() matt 2022-01-20 17:57:37 +00:00
  • ec3890fa7f Fix bug where trailing whitespace in sql query after ; would error matt 2022-01-20 17:57:01 +00:00
  • 5854c3928a Added tests for DatabaseConnectionPool class matt 2022-01-20 17:03:37 +00:00
  • 822b6b3115 Added a mock DatabaseConnectionPool object for testing matt 2022-01-20 17:01:59 +00:00
  • 58350e032f Added jest testing framework matt 2022-01-20 16:55:11 +00:00
  • 0fa2310f39 Added database interface module matt 2022-01-20 01:35:30 +00:00
  • ca893198e7 Added linting package matt 2022-01-13 09:58:11 +00:00
  • cfd4abc17e Added script to insert test data into the database, added new requirement 'bcrypt' for password hashing matt 2022-01-13 09:55:38 +00:00
  • 55d68df2c5 Added database initialisation script and mysql2 npm package matt 2022-01-11 22:10:05 +00:00
  • a79c19a791 Initialised NPM package matt 2022-01-11 21:20:20 +00:00
  • 339ed61069 Added database schema sql file matt 2022-01-11 22:20:44 +00:00
  • a00345a0ba Added writeup diagram files and scripts to generate to images matt 2022-01-11 21:12:24 +00:00
  • 7eb290d5db Initial commit Matt Fiddaman 2022-01-11 20:58:21 +00:00