ยฉ 2026 Hedgehog Software, LLC
async getUsers(selectColumns: ?) { return this.db.select(selectColumns).from(users) }
UsersService
getUsers