MartinAndreev
MartinAndreev
If you are only using it to store data, why not use DTO instead?
@B4nan and anyone interested, we with @veselin-angelov-lab08 managed to get it working with a small hack. Here is how we did it. We created an entity and flagged it as...
For those having this problem, we managed to find a workaround by using a SAX JSON parser, in our case https://www.npmjs.com/package/stream-json
@nickchauhan Looks good, but maybe should be split on 2 prs. One that adds the feature and one with the dev updates.
@nickchauhan Also documentation related to the new config is not set. You can check /site/docs