Martin Adámek

Results 768 comments of Martin Adámek

JS version have only `payload`, we should aim for compact with that in the first place.

Also, since this is breaking, maybe we should wait, and merge it once we have more breaking changes than a simple one like this (or some feature worth the minor...

FYI we had a quick poll about this and in the end we agreed we want to print this as a formatted table instead of JSON, so we won't be...

Closing in favor of #7051

@vladfrangu please verify how this works on SDK level, I think the secrets are automatically decoded there, so the behaviour with CLI should be most likely the same. But its...

Closing as resolved by the change to different openapi plugin

> I’d like to know whether maintainers would consider this as part of MikroORM core, as an optional package, or recommend keeping it as an external library. I'd love to...

Sure, PR welcome, but let's not use a new decorator for this, just add a new option to `EntityOptions`. One note though, if your changes are dependent on knex anyhow,...

It won't be the first option that is not supported by all drivers. Decorators are just one way to define your entities, we can't have a feature only accessible via...