datacamp / sqlwhat

https://sqlwhat.readthedocs.io
GNU Affero General Public License v3.0
3 stars 8 forks source link

use single dispatch to call different functions for check_result #14

Closed machow closed 7 years ago

machow commented 7 years ago

I'm not sure this is necessary anymore, so shelving for now. Note that w/ State as the first arg in sqlwhat, single dispatch using functools is very easy!