I have this query:SELECT COUNT(DISTINCT Serial, DatumOrig, Glucose) FROM values;I've tried to recreate it with SQLAlchemy this way:session.query(Value.
確定! 回上一頁