couchbaselabs / node-ottoman

Node.js ODM for Couchbase

Home Page:https://ottomanjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

start() should throw if collectionName or scopeName do not exist

lemanschik opened this issue · comments

start() should throw if collectionName or scopeName do not exist

at present it simple waits unlimited on model load

await start();