2024年1月18日

sqlacodegen使用

摘要: import os from pathlib import Path def run(): models_path = Path(__file__).parent / 'model.py' args = f'sqlacodegen --noviews --outfile {models_path} 阅读全文

posted @ 2024-01-18 15:39 ishuangjin 阅读(371) 评论(0) 推荐(0)

导航