Skip to content

Year 2026 update#117

Merged
mfvanek merged 1 commit intomasterfrom
feature/update-copyright
Jan 5, 2026
Merged

Year 2026 update#117
mfvanek merged 1 commit intomasterfrom
feature/update-copyright

Conversation

@mfvanek
Copy link
Copy Markdown
Owner

@mfvanek mfvanek commented Jan 5, 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

@mfvanek mfvanek merged commit 9df1e99 into master Jan 5, 2026
2 checks passed
@mfvanek mfvanek deleted the feature/update-copyright branch January 5, 2026 06:51
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