Olli Varis

Results 3 issues of Olli Varis

Hi, I was just wondering what hostname should I use to connect postgresql db in github envirnoment?

...deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead. FYI: this should be fixed before next major release

Hi, newbie question here, how can I query by model reference? I would like to query all `Topic`-models of certain `Forum`, my models (simplified): ``` var Topic = new Schema({...