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

Remove auto import of db #334

Merged
merged 3 commits into from
Mar 25, 2020
Merged

Remove auto import of db #334

merged 3 commits into from
Mar 25, 2020

Conversation

peterp
Copy link
Contributor

@peterp peterp commented Mar 25, 2020

This removes some of the magic.

We feel that having the import visible in the services will help people understand that services are a layer where you can connect your schema to a database, but can also be a request to an API, to Redis, or anything else... the possibilities are endless.

@mojombo
Copy link
Contributor

mojombo commented Mar 25, 2020

Great! Let's make sure to document this change well in the release docs, it's a big breaking change.

@thedavidprice
Copy link
Contributor

@mojombo good timing! Peter and I are talking about this just now and he’s made it very clear in Release notes.

Want to make sure Breaking Change highlighted in the Twitter announcement as well — can you take care of that part? And I’ll handle communication in the forum. Sound good?

@mojombo
Copy link
Contributor

mojombo commented Mar 25, 2020

Yes, it's a deal!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants