Skip to content

feat: join v_ahbesser with newly introduced ahb_expressions table #125

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

Merged
merged 30 commits into from
Apr 15, 2025
Merged

Conversation

hf-kklein
Copy link
Contributor

No description provided.

@hf-kklein hf-kklein requested a review from Copilot April 15, 2025 20:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • src/fundamend/sqlmodels/create_ahbtabellen_view.sql: Language not supported
  • unittests/snapshots/test_ahbesser_view.ambr: Language not supported
Comments suppressed due to low confidence (1)

src/fundamend/sqlmodels/ahbtabellen_view.py:45

  • [nitpick] Consider renaming the field 'format' to avoid potential conflicts with Python's built-in 'format' function.
    format: EdifactFormat = Field()

@hf-kklein hf-kklein requested a review from hf-krechan April 15, 2025 20:28
@hf-kklein hf-kklein marked this pull request as ready for review April 15, 2025 20:28
Base automatically changed from expressions to main April 15, 2025 20:29
Comment on lines +26 to 27
create_and_fill_ahb_expression_table(session)
create_ahbtabellen_view(session)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

man könnte es auch reinziehen in die create_ahbtabellen_view aber so ist es 1 python command für 1 SQL-"Ding" (wobei Ding = "Table" oder "View")

Copy link
Contributor

Choose a reason for hiding this comment

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

fair enough

Copy link
Contributor Author

Choose a reason for hiding this comment

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

der snapshot zeigt, womit du rechnen kannst.

Copy link
Contributor

Choose a reason for hiding this comment

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

this is amazing 🤩

Copy link
Contributor

@hf-krechan hf-krechan left a comment

Choose a reason for hiding this comment

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

give it to me :)

@hf-kklein hf-kklein enabled auto-merge (squash) April 15, 2025 20:36
@hf-kklein hf-kklein merged commit 578eef1 into main Apr 15, 2025
18 checks passed
@hf-kklein hf-kklein deleted the join branch April 15, 2025 20:42
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.

2 participants