@Sugoi\mongoDB v2.3.0 Release Notes

Release Date: 2018-09-12 // over 5 years ago
  • ๐Ÿ†• New feature

    โ†” Integrate limit, offset (skip) and sort using QueryOptions.

    ๐Ÿ‘Œ support @ConnectionName(name:string) for changing connections

    ๐Ÿ› Bug fixes

    • sort, limit and skip wasn't implemented to mongo model.