Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change scaffolding PG arrays to List<T> instead of T[] #2928

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

roji
Copy link
Member

@roji roji commented Nov 8, 2023

Closes #2758

@roji roji enabled auto-merge (squash) November 8, 2023 19:34
@roji roji disabled auto-merge November 8, 2023 20:47
@roji roji merged commit 66171d9 into npgsql:main Nov 8, 2023
15 of 17 checks passed
@roji roji deleted the ScaffoldArrays branch November 8, 2023 20:47
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.

Change default scaffolding for arrays to List<T>
1 participant