Skip to content

Instantly share code, notes, and snippets.

@soutaro
Last active January 16, 2019 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soutaro/0194a9dd63b91f1d9675677bf0e25510 to your computer and use it in GitHub Desktop.
Save soutaro/0194a9dd63b91f1d9675677bf0e25510 to your computer and use it in GitHub Desktop.
Introducing Phinder, import_records
- id: com.example.app.article
pattern: "_::import_records(?)"
message: |
`import_records(associations)` may block DB access
Read the following reports and double check the method call does not block DB access.
- https://github.com/example/server/issue/1234
- https://github.com/example/server/issue/1551
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment