from sqlalchemy import create_engine engine = create_engine('mssql+pymssql://username:passwd@host/database', echo=True). 3. 매핑 선언.
確定! 回上一頁