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

Add option hideIndexWarnings for ignoreIndexes: false #462

Merged
merged 10 commits into from Aug 6, 2019

Conversation

tinymarsracing
Copy link
Contributor

No description provided.

@tinymarsracing tinymarsracing changed the title Add option hideIndexWarnings for ignoreIndexes: false Add option hideIndexWarnings for ignoreIndexes: false (#461) May 17, 2019
@tinymarsracing
Copy link
Contributor Author

tinymarsracing commented May 17, 2019

issue #461 and relates to graphile/crystal#942

@tinymarsracing tinymarsracing changed the title Add option hideIndexWarnings for ignoreIndexes: false (#461) Add option hideIndexWarnings for ignoreIndexes: false May 17, 2019
Copy link
Member

@benjie benjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You even got the naming conventions right; good job!

Copy link
Member

@benjie benjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a tiny tweak, please :)

packages/graphile-build-pg/src/plugins/PgBasicsPlugin.js Outdated Show resolved Hide resolved
@benjie
Copy link
Member

benjie commented May 17, 2019

You need to run yarn prettier:fix and then it should be good to go 👍

@tinymarsracing
Copy link
Contributor Author

tinymarsracing commented May 17, 2019 via email

@tinymarsracing
Copy link
Contributor Author

I tried again, but it doesn't pass. Pretty sure there's no syntax errors. Are you sure it's not the entity._omitUnindexedReadWarningGiven = true; that needs to run?

@benjie
Copy link
Member

benjie commented May 17, 2019

You can leave it with me; the issue is prettier so easy for me to fix. From CI:

eslint packages && lerna run tslint
/home/travis/build/graphile/graphile-engine/packages/graphile-build-pg/src/plugins/PgBasicsPlugin.js
160:34 error Insert ⏎······· prettier/prettier
175:8 error Delete · prettier/prettier
✖ 2 problem

@tinymarsracing
Copy link
Contributor Author

Hi @benjie, has this been merged/published yet?

@benjie
Copy link
Member

benjie commented Aug 6, 2019

Sorry for the delay; it's been incredibly hectic recently!

@benjie benjie merged commit 3cfb204 into graphile:master Aug 6, 2019
@tinymarsracing
Copy link
Contributor Author

No worries, thank you.

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

2 participants