Skip to content

added views - #2

Merged
altimateanas merged 1 commit into
mainfrom
adding-a-view-on-top-of-patient-360
Apr 15, 2026
Merged

added views#2
altimateanas merged 1 commit into
mainfrom
adding-a-view-on-top-of-patient-360

Conversation

@altimateanas

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

Copy link
Copy Markdown

SQL Quality Gate Results

Checked SQL files in this PR for common anti-patterns:

  • SELECT * (prefer explicit columns)
  • Cartesian joins (missing JOIN conditions)
  • Non-sargable predicates (functions on columns in WHERE)
  • UNION without ALL (unnecessary dedup sort)
  • ORDER BY in subqueries (ignored by optimizer)
  • Missing LIMIT in analysis queries

See job logs for details.

Powered by MedFlow SQL Quality Gate

@altimateanas
altimateanas merged commit 2d60640 into main Apr 15, 2026
1 check passed
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