You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current README guides the student through using SQLite3 on the command-line. We have a read-only copy of the chinook database running at music-db.codeunion.io. It's running on Amazon AWS and uses MySQL.
Update README instructions so that students connect to music-db.codeunion.io
Remove SQLite3-isms from the query exercises and replace them with MySQL-isms