Skip to content
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

Use of functions in APPLY clause of view can result in view being deployed BEFORE function and thus fails #106

Closed
simonsabin opened this issue May 27, 2022 · 0 comments
Assignees
Labels
area: model resolver Related to issues resolving dependencies when building schema model backlog Item has been added to backlog bug Something isn't working fixed-pending-release Fix in upcoming release P1 P1 bug
Milestone

Comments

@simonsabin
Copy link

  • SqlPackage or DacFx Version: 160.6161.0
  • .NET Framework (Windows-only) or .NET Core: Both

Use of functions in APPLY clause of view can result in view being deployed BEFORE function and thus fails. The issue is the dependency between view and function isnt recorded in model.xml

Steps to Reproduce:
See https://github.com/sabinio/DacFxIssues/blob/master/FunctionViewOrderWithCrossApply/Readme.md

DacFX

@simonsabin simonsabin added the bug Something isn't working label May 27, 2022
@zijchen zijchen added the backlog Item has been added to backlog label Jun 7, 2022
@zijchen zijchen added the area: model resolver Related to issues resolving dependencies when building schema model label Oct 17, 2022
@dzsquared dzsquared added the P1 P1 bug label Oct 23, 2023
@SeenaAugusty SeenaAugusty self-assigned this Oct 26, 2023
@SeenaAugusty SeenaAugusty added the fixed-pending-release Fix in upcoming release label Nov 28, 2023
@llali llali added this to the 162.2 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: model resolver Related to issues resolving dependencies when building schema model backlog Item has been added to backlog bug Something isn't working fixed-pending-release Fix in upcoming release P1 P1 bug
Projects
None yet
Development

No branches or pull requests

5 participants