graphjin
graphjin copied to clipboard
GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.9.8. Release notes Sourced from mysql2's releases. v3.9.8 3.9.8 (2024-05-26) Bug Fixes security: sanitize fields and tables when using nestTables (#2702) (efe3db5) support deno +...
### What version of GraphJin are you using? `graphjin version` 3.0.0 ### Have you tried reproducing the issue with the latest release? No we have the graphjin version locked as...
**What would you like to be added**: The ability to filter by a JSONB column without creating a virtual table. The usage could potentially be: ``` query getQuotations { quotation(...
**What would you like to be added**: I would like to be able to cast attributes in the query. **Why is this needed**: For my use case, I want to...
### What version of GraphJin are you using? `graphjin version` v3.0.1 ### Have you tried reproducing the issue with the latest release? Yes. ### Steps to reproduce the issue. Run...
### What version of GraphJin are you using? `graphjin version` Latest `v3.0.38` ### Have you tried reproducing the issue with the latest release? Yes ### What is the hardware spec...
- Fixed issue where multiple protocols for postgres are not supported - Fixed issue where connectionstring is being overwritten by defaults for postgres