Npgsql.Bulk
Npgsql.Bulk copied to clipboard
Shorten aliased Column Names
Addressing #82 by removing reliance on table and column name when creating temp column name. Postgres has a 63 byte limit on column names
Hi @neisbut would love to get your feedback on this change. #82 is posing a significant roadblock in allowing us to use update on conflict constraints.