-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Embedded/Composite types #82
Comments
Any update on this! Currently, using |
Nah I haven't been putting any work into it. MongoDB isn't a priority or even something I know much about |
Thanks for your work to offer prisma rust tools. Is there any update on this? For the mongodb, the composite types is truely needed to store nested document. |
No update sadly, but if I find time I may implement them for the next update. They should work similar to regular models if I understand correctly. |
Tried to implement it, but don't really know how to implement the generator part, then give up, lol. |
create
set
update
set
unset
update
upsert
push
updateMany
deleteMany
Filters
is
equals
isNot
isSet
isEmpty
every
some
none
order
The text was updated successfully, but these errors were encountered: