You can, but you shouldn't :) from sqlalchemy import create_engine engine = create_engine('sqlite:///:memory:', ...
確定! 回上一頁