Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mysql): add an ability to use existing Pool instance #1158

Merged
merged 2 commits into from
Nov 19, 2020

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Nov 19, 2020

Related #895

@changeset-bot
Copy link

changeset-bot bot commented Nov 19, 2020

🦋 Changeset detected

Latest commit: 73e9e8e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 57 packages
Name Type
@graphql-mesh/mysql Minor
@graphql-mesh/types Minor
mysql-employees Patch
mysql-rfam Patch
@graphql-mesh/config Patch
@graphql-mesh/runtime Patch
@graphql-mesh/cache-file Patch
@graphql-mesh/cache-inmemory-lru Patch
@graphql-mesh/cache-localforage Patch
@graphql-mesh/cache-redis Patch
@graphql-mesh/fhir Patch
@graphql-mesh/graphql Patch
@graphql-mesh/grpc Patch
@graphql-mesh/json-schema Patch
@graphql-mesh/mongoose Patch
@graphql-mesh/neo4j Patch
@graphql-mesh/odata Patch
@graphql-mesh/openapi Patch
@graphql-mesh/postgraphile Patch
@graphql-mesh/soap Patch
@graphql-mesh/thrift Patch
@graphql-mesh/tuql Patch
@graphql-mesh/transform-cache Patch
@graphql-mesh/transform-federation Patch
@graphql-mesh/transform-filter-schema Patch
@graphql-mesh/transform-mock Patch
@graphql-mesh/transform-naming-convention Patch
@graphql-mesh/transform-prefix Patch
@graphql-mesh/transform-rename Patch
@graphql-mesh/transform-resolvers-composition Patch
@graphql-mesh/transform-snapshot Patch
@graphql-mesh/merger-federation Patch
@graphql-mesh/merger-stitching Patch
@graphql-mesh/cli Patch
typescript-location-weather-example Patch
postgres-geodb-example Patch
openapi-react-weatherbit Patch
neo4j-example Patch
json-schema-fhir Patch
federation-handler-example Patch
covid-mesh Patch
grpc-example Patch
hasura-openbrewery-geodb Patch
json-schema-example Patch
json-schema-subscriptions Patch
subscriptions-example Patch
mongoose-example Patch
odata-microsoft-graph-example Patch
odata-trippin-example Patch
javascript-wiki Patch
openapi-stackexchange Patch
openapi-stripe Patch
openapi-subscriptions Patch
openapi-youtrack Patch
country-info-example Patch
thrift-calculator Patch
chinook Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@theguild-bot
Copy link
Collaborator

theguild-bot commented Nov 19, 2020

The latest changes of this PR are available as alpha in npm (based on the declared changesets):

@graphql-mesh/cache-file@0.4.21-alpha-28528cf9.0
@graphql-mesh/cache-inmemory-lru@0.4.20-alpha-28528cf9.0
@graphql-mesh/cache-localforage@0.4.20-alpha-28528cf9.0
@graphql-mesh/cache-redis@0.4.20-alpha-28528cf9.0
@graphql-mesh/cli@0.11.11-alpha-28528cf9.0
@graphql-mesh/config@0.10.16-alpha-28528cf9.0
@graphql-mesh/fhir@0.8.3-alpha-28528cf9.0
@graphql-mesh/graphql@0.7.9-alpha-28528cf9.0
@graphql-mesh/grpc@0.6.3-alpha-28528cf9.0
@graphql-mesh/json-schema@0.8.4-alpha-28528cf9.0
@graphql-mesh/mongoose@0.6.13-alpha-28528cf9.0
@graphql-mesh/mysql@0.6.0-alpha-28528cf9.0
@graphql-mesh/neo4j@0.7.7-alpha-28528cf9.0
@graphql-mesh/odata@0.6.8-alpha-28528cf9.0
@graphql-mesh/openapi@0.10.5-alpha-28528cf9.0
@graphql-mesh/postgraphile@0.7.9-alpha-28528cf9.0
@graphql-mesh/soap@0.4.21-alpha-28528cf9.0
@graphql-mesh/thrift@0.5.20-alpha-28528cf9.0
@graphql-mesh/tuql@0.4.20-alpha-28528cf9.0
@graphql-mesh/merger-federation@0.7.8-alpha-28528cf9.0
@graphql-mesh/merger-stitching@0.6.20-alpha-28528cf9.0
@graphql-mesh/runtime@0.7.15-alpha-28528cf9.0
@graphql-mesh/transform-cache@0.7.13-alpha-28528cf9.0
@graphql-mesh/transform-federation@0.4.21-alpha-28528cf9.0
@graphql-mesh/transform-filter-schema@0.6.14-alpha-28528cf9.0
@graphql-mesh/transform-mock@0.5.20-alpha-28528cf9.0
@graphql-mesh/transform-naming-convention@0.5.19-alpha-28528cf9.0
@graphql-mesh/transform-prefix@0.5.19-alpha-28528cf9.0
@graphql-mesh/transform-rename@0.5.19-alpha-28528cf9.0
@graphql-mesh/transform-resolvers-composition@0.6.14-alpha-28528cf9.0
@graphql-mesh/transform-snapshot@0.5.20-alpha-28528cf9.0
@graphql-mesh/types@0.18.0-alpha-28528cf9.0

@ardatan ardatan changed the title feat(mysql): use existing Pool instance feat(mysql): add an ability to use existing Pool instance Nov 19, 2020
@ardatan ardatan merged commit 5628fb1 into master Nov 19, 2020
@ardatan ardatan deleted the mysql-external-pool branch November 19, 2020 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants