I am running an app with Geddy JS (v 0.6.18) with a Mongo DB - Before saving models I am setting a custom id property. Nevertheless, Geddy JS (or Mongo DB?) seems to overwrite this custom id property with a String looking like:
EAF9AAD8-3A5D-462B-8733-376AB17ECBEC
Instead of my custom 10-length string.
This behaviuor did not occur before updating to the lastest version. Can anyone explain me, what's happending here and how I am able to turn this off?
来源:https://stackoverflow.com/questions/15064641/geddy-js-overwrites-custom-id