graphql-python / graphql-python/graphene-sqlalchemy

All columns are selected by default?

Đang mở
#100 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
985
Fork
223
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When I print out the raw sql command, I found that all columns are selected. Does it make sense?

I think only those specified from the frontend should be included. The following command is how I get the raw sql.

`print(query.statement.compile(compile_kwargs={"literal_binds": True}))`

Thanks.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.