Thinkful-Ed / node-sql-sequelize-lessons

Extension work on SQL and Sequelize for Thinkful's Node course
https://courses.thinkful.com/node-sql-001v1/unit/1
1 stars 4 forks source link

User-submitted feedback for 1.1.6 #5

Closed coach-t closed 7 years ago

coach-t commented 7 years ago

Similar to the last issue I posted. Throughout the SQL curriculum, it says 'Ultimately, you need a script that can be run like this: psql -f ./bootstrap-blog-app.sql. When you've got this script, save it to Gist or Github.'

The -f $filepath$ flag should go before the database name. Otherwise you get an "extra argument ignored" error on Windows.

Curriculum url: https://courses.thinkful.com/node-sql-001v1/project/1.1.6 UUID: 81cbd852-e895-11e6-a3eb-03934004d1da