1
0
Fork 0
spacetraders/nodejs/database
2023-09-08 22:34:22 +02:00
..
000_init.sql [javascript] added contracts and agent database management 2023-09-02 02:16:42 +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] refactored ships and systems database interface 2023-09-03 23:01:18 +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] refactored ships and systems database interface 2023-09-03 23:01:18 +02:00
surveys.js [javascript] Fixed database functions result which were not parsed 2023-09-07 23:40:20 +02:00
systems.js [javascript] refactored ships and systems database interface 2023-09-03 23:01:18 +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