Adrien Petel

Results 20 comments of Adrien Petel

Yes, this is currently not possible :/ Mixed-value list never felt right to me, so I didn't implemented it, but if you want feel free to send a PR !

Hi @dehbini-git , The `ref` generator may solve your issue, you can use it like in this example: https://mongoplayground.net/p/-_ITiQ2Y-vU would this work for you ?

Hi @seanjamesbarry, This is actually a bug, the playground you linked should have worked. You can avoid the problem for now by setting a higher `count` for each collection, and...

No, currently it's not possible to use generators as object keys. However, it should be quite simple to implement. Feel free to open a PR !

Hi @rickhg12hs, this div is hidden if the screen width is lower than `1450px`. On what device did you noticed this ?

you're right, it's because of the pixel ratio. I can reproduce this on my laptop ( with the same screen size as yours) when zooming in to 130% Sadly I...

Hi @GregorBiswanger, I'm not sure to understand what you mean, could you please elaborate ?

I based my list on operators listed here: [mongodb update operator](https://docs.mongodb.com/manual/reference/operator/update/), but it looks like you can also use some of the aggregation operator in an update query ? Do...

That's an interesting idea ! I have to think a bit about the UI but it's definitely doable

this will work, but only in `mgodatagen` mode, see this playground for example: https://mongoplayground.net/p/YkmF_tkaK_C