Skip to content

Add support for array fields#41

Open
rschef wants to merge 4 commits intoelixir-waffle:masterfrom
nash-io:master
Open

Add support for array fields#41
rschef wants to merge 4 commits intoelixir-waffle:masterfrom
nash-io:master

Conversation

@rschef
Copy link
Copy Markdown

@rschef rschef commented Mar 7, 2022

Add support for array fields, i.e.:

 schema "users" do
   field(:images, {:array, DummyDefinition.Type})
end

@ajacquierbret
Copy link
Copy Markdown

@achempion Would it be possible to review and merge this PR? I think it'd be a really nice to have feature!

@Jdyn
Copy link
Copy Markdown

Jdyn commented Feb 2, 2024

I've tested the fork and it works. Would be great if it could be merged in.

@drselump14
Copy link
Copy Markdown

I would love to have this feature 🚀

@andresgutgon
Copy link
Copy Markdown

Hi, what's the status of this? Is there a workaround to have a has_many files functionality?

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.

5 participants