1
0
Fork 0

Began implementing surveying

This commit is contained in:
Julien Dessaux 2023-06-15 01:02:03 +02:00
parent ec5d09586f
commit 93e6e02bca
Signed by: adyxax
GPG key ID: F92E51B86E07177E
4 changed files with 54 additions and 2 deletions

View file

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