Skip to content

Conversation

@JoshuaRogers
Copy link

This implements a setting to allow opting-in to Dapper's list expansion even for databases that do not otherwise require it, in order to ensure consistent handling of lists for SQL designed to support multiple RDBMS.

Closes #1871.

…nt handling of list parameters regardless of RDBMS (DapperLib#1871)
@JoshuaRogers
Copy link
Author

Is there anything else I need to do for this pull request? The inconsistency of array handling is currently preventing me from being able to use arrays, so if there is more that needs to be done here, I'm willing to do so.

@JoshuaRogers
Copy link
Author

Update: Resolved conflicts.

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.

Array expansion produces SQL with inconsistent parenthesis between RDBMS

1 participant