Skip to content

fix: postgres column names weren't mapped correctly#147

Open
tropcicstefan wants to merge 1 commit intoDapperLib:mainfrom
tropcicstefan:postgres-column-names
Open

fix: postgres column names weren't mapped correctly#147
tropcicstefan wants to merge 1 commit intoDapperLib:mainfrom
tropcicstefan:postgres-column-names

Conversation

@tropcicstefan
Copy link

When postgre column names are case sensitive (e.g. 'Name') they need escaping. Here insert wasn't working for us because there isn't column with lowercased name.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant