@ -51,7 +51,7 @@ class myObject extends smartdata.DbDoc { // read the next block about DbDoc
property2:number
}
}) {
super(this,optionsArg)
super(this,optionsArg,myDb1)
}
}
let myCollection = myDb1.getCollection(myObject)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.