micro365/database-calls
Andrzej Stepien d98819445f refactor database functions so that:
- db prop is passed down from top layer (to make testing easier, and for memory efficiency)
- functions are organised into separate, themed files - for readability
- tests now pass down a test database, and update it accordingly
2023-08-17 00:26:54 +02:00
..
DELETEFunctions.mjs refactor database functions so that: 2023-08-17 00:26:54 +02:00
EXISTSFunctions.mjs refactor database functions so that: 2023-08-17 00:26:54 +02:00
GETFunctions.mjs refactor database functions so that: 2023-08-17 00:26:54 +02:00
INSERTFunctions.mjs refactor database functions so that: 2023-08-17 00:26:54 +02:00
db.mjs refactor database functions so that: 2023-08-17 00:26:54 +02:00