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

New field_types_advanced() function to allow specification of only a subset of fields #20

Merged
merged 7 commits into from
Apr 4, 2024

Conversation

phuongquan
Copy link
Member

Create a brand new function instead of adding a .default param to field_types(), as we want users to continue to specify all fields explicitly by default, instead of encouraging laziness.

Fixes #16

@phuongquan phuongquan merged commit 2f3d6b8 into master Apr 4, 2024
8 checks passed
@phuongquan phuongquan deleted the default_field_types_3 branch April 4, 2024 16:59
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.

Make it easier to create a simple field_types() specification when you have a lot of columns
1 participant