Harald Hanek

Results 3 issues of Harald Hanek

Hi, Is it possible to use virtual Fields? ``` Schema.virtual('fullname').get(function () { return this.name_first + ' ' + this.name_last; }); ```

Hello, are you planning to make the new version 2 available here?