} else {
        this.execute('insert', body)
          .then((res) => {
            resolve(res.ops);
          })