datacamp / sqlwhat

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

fallback on postgres if no conn #68

Closed filipsch closed 7 years ago

filipsch commented 7 years ago

sqlbackend supports multiple choice exercises that do not connect to a database in the pre exercise code. Added a fallback so in these cases sqlwhat doesn't error out.