Skip to content

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

@simonsabin

Description

@simonsabin
  • 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

Metadata

Metadata

Assignees

Labels

P1P1 bugarea: model resolverRelated to issues resolving dependencies when building schema modelbacklogItem has been added to backlogbugSomething isn't workingfixed-pending-releaseFix in upcoming release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions