#208 and update migration

This commit is contained in:
Adisak 2025-11-07 13:57:03 +07:00
parent 7d5d6bb43e
commit 13ed3450dd
3 changed files with 11 additions and 5 deletions

View file

@ -8,6 +8,8 @@ import { ViewColumn, ViewEntity } from "typeorm";
profile.lastName AS lastName,
profile.citizenId AS citizenId,
profile.position AS position,
profile.keycloak AS keycloakId,
profile.isProbation AS isProbation,
CONCAT(
CASE
WHEN posMaster.orgChild1Id IS NULL THEN orgRoot.orgRootShortName