async getSearchRecords(searchVal : string): Promise { const query = this.knex(`${this.config.get(\'database.schema\')}.account`) .