migrate & fix

This commit is contained in:
Bright 2025-02-20 12:12:04 +07:00
parent eed60319e4
commit fc397ed22d
5 changed files with 423 additions and 3 deletions

View file

@ -59,6 +59,7 @@ import { ViewColumn, ViewEntity } from "typeorm";
SELECT
p.id as profileId,
p.citizenId,
p.rank,
p.prefix,
p.firstName,
p.lastName,