Skip to content

Adds support for parameterized Ecto types #331

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zamith
Copy link
Contributor

@zamith zamith commented Mar 4, 2025

Why:

  • If the custom type is a parameterized type, then it is not picked up by the form builder

This change addresses the need by:

  • Supporting parameterized types in the same fashion we support non-parameterized custom types

@zamith zamith force-pushed the parameterized_types branch 2 times, most recently from 79846fb to f874ab2 Compare March 4, 2025 11:09
Why:

* If the custom type is a parameterized type, then it is not picked up
  by the form builder

This change addresses the need by:

* Supporting parameterized types in the same fashion we support
  non-parameterized custom types
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