Skip to content

Enclosing column names in square brackets breaks Dapper.Contrib in PostgresSQL #336

Description

@oliverw

Enclosing column names in square brackets completely breaks Dapper.Contrib in PostgresSQL.

insert into products([Title], [ManufacturerId],) values((('Vibe P1')::text), ((1)::int4)) RETURNING Id

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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