Skip to content

Update README.md#120

Merged
mfvanek merged 1 commit intomasterfrom
feature/update-readme
Feb 15, 2026
Merged

Update README.md#120
mfvanek merged 1 commit intomasterfrom
feature/update-readme

Conversation

@mfvanek
Copy link
Copy Markdown
Owner

@mfvanek mfvanek commented Feb 15, 2026

Common steps

For a database check

  • Name of the sql file with the query correspond to a diagnostic name in Java project
  • Sql query has a brief description
  • Sql query contains filtering by schema name
  • All tables, indexes and sequences names in the query results are schema-qualified
  • All names have been enclosed in double quotes (if necessary)
  • The columns for the index or foreign key have been returned in the order they are used in the index or foreign key
  • All query results have been ordered
  • I have updated the README.md

Does this introduce a breaking change?

  • Yes
  • No

@github-actions
Copy link
Copy Markdown

Super-linter summary

Language Validation result

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@mfvanek mfvanek merged commit 5a06f92 into master Feb 15, 2026
1 check passed
@mfvanek mfvanek deleted the feature/update-readme branch February 15, 2026 09:15
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.

1 participant