var promise = this.__separate_ids ? this.table().findOne(this.id_row(id)) : this.table().findById(id);