1
0
Fork 0
spacetraders/nodejs/database
2024-05-20 22:50:33 +02:00
..
000_init.sql [all] fixed erroneous contracts index 2024-03-27 15:21:37 +01: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
004_markets.sql [javascript] Implementing market data gathering and caching 2024-03-17 01:27:44 +01:00
005_shipyards.sql [node] implement shipyard info retrieval and database caching 2024-05-20 22:50:33 +02:00
db.ts [node] improved sql migrations code 2024-05-07 00:34:26 +02:00
markets.ts [node] Big Ships lib refactoring 2024-04-07 23:01:52 +02:00
shipyards.ts [node] implement shipyard info retrieval and database caching 2024-05-20 22:50:33 +02:00
surveys.ts [node] finished the great typescript rewrite 2024-03-27 15:21:37 +01:00
systems.ts [node] Big Ships lib refactoring 2024-04-07 23:01:52 +02:00
tokens.ts [node] finished the great typescript rewrite 2024-03-27 15:21:37 +01:00