Kris McGinnes
Kris McGinnes
The node & edge total is not critical to the schema sync process. So we can treat this data with different priorities compared to the node types and attributes. ##...
## Related Issues - Parent #371
We should move error notification sending to the global context. TanStack Query has a method of doing that through the query client. But this is configured outside of React land....
## Community Note * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on...
**Community Note** * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on this...
Some users report having time outs when syncing the schema on larger databases. We should investigate if there is anything we can do to improve the chances of a successful...
## Description We should find ways to reduce the Docker image size if possible. ## Additional Context The Docker image size increased when we updated Node to v20.12.2. The majority...
**Community Note** * Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request. * If you are interested in working on this...
## Description Use TypeScript for the proxy server code. ## Related Issues Originally in issue #303. ## Tasks - [ ] Convert server to TypeScript - [ ] Add script...