WebVella / WebVella-ERP

Free and open-source pluggable ERP and CRM software based on ASP.NET Core 8, RazorPages and PostgreSQL . Targets Linux or Windows as host OS.
https://webvella.com/documents/developer/introduction/overview
Other
1.22k stars 460 forks source link

Extend RecordManager API to support collection.destinct #27

Closed bzashev closed 8 years ago

bzashev commented 9 years ago

Please extend to support http://docs.mongodb.org/manual/reference/method/db.collection.distinct/ Thanks