mistercrunch commented on issue #8280: [superset] Core SQLAlchemy query refactor
URL: 
https://github.com/apache/incubator-superset/pull/8280#issuecomment-534224918
 
 
   replacing `.first()` with `.get()` when filtering on pk seems right. But 
`.one()` is different as it will raise if nothing matches.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to