Benjamin Pannell
Benjamin Pannell
So, to make things concise and easy to follow, I'll keep this post updated with concerns - approaches and things to look out for when implementing this. I'd like to...
My only issue with implementing your solution would be that something like 'hello world!' in the "_id" field (which we can obviously see is not an ObjectID) would still be...
Hey there @Serpentiel, we currently build on top of the unifi-utilities/unifios-utilities `on_boot_script.d` module to provide this functionality for UDM/UDMP. I noticed that there's an outstanding issue (unifi-utilities/unifios-utilities#375) regarding installation on...
@dependabot merge
Hi @CatGuardian, You are absolutely correct, however what's happening is that you're using the raw, unprocessed, model before it has been prepared by Iridium - leading to the issues you're...
Hi @silvelo, Unfortunately it's a result of us not relying on ``--emitDecoratorMetadata` to figure out the types of your schema, as well as the limitations in what we can represent...
Hi @silvelo, I've just been hacking away at this to see whether it works well as advertised and I'm afraid it's not quite as straightforward as it initially appears. The...
Please let me know if you have any issues with the example plugin code or further questions and I'll do what I can to help.
Hi @enbyted, Thanks for reporting this, it's the result of the new, stricter, generic checks in TypeScript 2.4 and has been resolved in Iridium's `v8.0.0-alpha.2` version (which you can install...
@dependabot merge