bwgjoseph / mongoose-vs-ottoman

feature comparison between mongoose and ottoman
0 stars 1 forks source link

Get existing Model #38

Closed bwgjoseph closed 3 years ago

bwgjoseph commented 3 years ago

Hi,

As described in get existing model, when I tried to grab it, it will throw error since the signature returns a void

image

AV25242 commented 3 years ago

We are looking into this, thanks much @bwgjoseph

AV25242 commented 3 years ago

Looks like a defect, will be fixed in the next release.

httpJunkie commented 3 years ago

Alpha 13 has been released, please excuse my delay I was out sick.

AV25242 commented 3 years ago

We have released a new version of our Ottoman V2 NPM package alpha.13 (Compatible with SDK 3.x) and updated the Ottoman V2 documentation site.

Changelog:

CHANGE FEAT: Save when strict set to false #362 ADDED FEAT: Return a GenericManyResponse when batch operations dont match #352 CHANGE FEAT: Fixing getModel to return a Model instance and update doc #350

bwgjoseph commented 3 years ago

Please see #39, seem like there's some issue

AV25242 commented 3 years ago

39 doesnt seem to be a bug, probably a mis-configuration.

bwgjoseph commented 3 years ago

LGTM