Skip to content

Preserve nullability of listed columns in FakeTable #21

@ashmind

Description

@ashmind

It would be nice if I could specify a list of columns inFakeTable call, and their nullabilty was preserved.
Some code does SELECT INTO temp table, which copies the nullability -- then adds a primary key to that temp table -- which fails under test, but not with a real table.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions