fix: SQL構文エラーを修正
This commit is contained in:
parent
2ac07cc440
commit
5dfa794d74
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user