The SQL generated by SQLAlchemy is actually quite similar to what we would have written ourselves: SELECT count(tf_permission.id) FROM tf_permission, ...
確定! 回上一頁