1
0
Fork 0

[javascript] Implementing market data gathering and caching

This commit is contained in:
Julien Dessaux 2024-03-17 01:26:51 +01:00
parent 0377c99a54
commit 1b1df83ffd
Signed by: adyxax
GPG key ID: F92E51B86E07177E
4 changed files with 65 additions and 7 deletions

View file

@ -6,6 +6,7 @@ const allMigrations = [
'database/001_systems.sql',
'database/002_ships.sql',
'database/003_surveys.sql',
'database/004_markets.sql',
];
const db = new Database(