-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Referencing this page.
I'm wondering if we could create a new mixed option that is between nilable and untyped. If the only reason we mark columns as 'untyped' is non-nil fields might be nilable before save, there's no actual reason that truly nilable columns should be untyped.
I'm proposing a ActiveRecordColumnTypes called mixed:
- Non-nil fields continue to be untyped
- Nilable fields get typed consistently with
persistedmode.
Another possible name might be untyped-only
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for Feature.