refactor:クエリ修正にともなうDTOの修正

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2022-07-11 11:27:52 +09:00
parent ee0ad723e4
commit 64b0f951fd

View File

@ -5,4 +5,4 @@ from dataclasses import dataclass
class NoSecurityOptionView:
schema_name: str
table_name: str
security_type: str
definer: str