db2graphql
db2graphql copied to clipboard
Generate a Graphql schema and resolvers from an existing relational database
MsSql
Plan to support MSSQL?
preserve the 'public' schema default as a final fallback after preferring the supplied database name (if any) that was passed in with the connection configuration note: if we can depend...
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.10.0 to 3.10.1. Changelog Sourced from apollo-server-core's changelog. v3.10.1 ⚠️ SECURITY: The default landing page contained HTML to display a sample curl command which is made visible...
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) to 4.3.0 and updates ancestor dependency [mssql](https://github.com/tediousjs/node-mssql). These dependencies need to be updated together. Updates `@azure/identity` from 2.1.0 to 4.3.0 Commits 2775e7e [@azure/eventgrid-system-events] Fix typo in package.json (#30094)...
It would be great to have some examples on how to extend db2graphql to have some custom update and delete mutations. Thanks!
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed Allow leading dot for domain...