Skip to content

Consider making compiled model tests more fine-grained #33075

@roji

Description

@roji

While implementing the compiled model tests for EFCore.PG, I ran against the problem that some of them (e.g. Tpc, ComplexTypes) happen to also use sprocs, and with a return value as well; that's something that (AFAIK) is only supported on SQL Server. Ideally, these tests would use anything that isn't universal, to allow for maximum coverage for providers etc.

Originally raised in https://github.com/dotnet/efcore/pull/32341/files#r1485603038

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions