pierpaolocira

Results 3 comments of pierpaolocira

Yes, as I already wrote ;) > In order to verify, just run `docker-compose exec workspace php -i | grep 'Configuration File'`

Hi, thanks for your reply. Whatching in the repository, I just see that DBRef(s) in documents are converted into maps (containing reference to other MongoDB documents as strings) before saving...

There is some kind of script? I have the same problem because of following code I use for filtering creation of documents > "script": "if (!ctx.document.loadingStatus || ctx.document.loadingStatus != \"completed\")...