1
0
Fork 0
spacetraders/nodejs/database
2023-09-18 22:48:08 +02:00
..
000_init.sql [javascript] improved contract lib 2023-09-14 00:02:51 +02:00
001_systems.sql Moved the nodejs agent to its own subfolder to make room for my haskell agent 2023-07-01 23:13:13 +02:00
002_ships.sql [javascript] added database function to fetch all the ships present in a specific system 2023-09-12 23:06:39 +02:00
003_surveys.sql Moved the nodejs agent to its own subfolder to make room for my haskell agent 2023-07-01 23:13:13 +02:00
agents.js [javascript] Fixed database functions result which were not parsed 2023-09-07 23:40:20 +02:00
contracts.js [javascript] add database function to fetch all contracts 2023-09-08 22:34:22 +02:00
db.js [javascript] began reworking token handling to match what is done with the haskell client 2023-09-02 01:06:11 +02:00
ships.js [javascript] added database function to fetch all the ships present in a specific system 2023-09-12 23:06:39 +02:00
surveys.js [javascript] Fixed database functions result which were not parsed 2023-09-07 23:40:20 +02:00
systems.js [javascript] Completely reworked contracting 2023-09-18 22:48:08 +02:00
tokens.js [javascript] began reworking token handling to match what is done with the haskell client 2023-09-02 01:06:11 +02:00