Closed BenoitSafari closed 10 months ago
index.ts
VSCode keep forcing theese changes on settings.json
settings.json
"source.organizeImports": "explicit", "source.fixAll.eslint": "explicit"
Postgres
Pool object is no longer exposed in the fastify instance, only the client.
Tests I've started integration tests for Server class but it's not finished and they will break for now.
Main scope
index.ts
Details
VSCode keep forcing theese changes on
settings.json
Postgres
Pool object is no longer exposed in the fastify instance, only the client.
Tests I've started integration tests for Server class but it's not finished and they will break for now.