fix: SQL構文エラーを修正

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-06-20 09:15:58 +09:00
parent 2ac07cc440
commit 5dfa794d74

View File

@ -324,7 +324,7 @@ def _set_inst_info_from_mdb_or_mst_inst(db: Database):
WHEN NULL THEN mdb.inst_name_form
ELSE inst.inst_name_form
END
)
),
-- 施設住所
bio.address = (
CASE mdb.mdb_cd