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

Add "DROP TABLE IF EXISTS..." to SQL dump/import file #26

Open cklanac opened 6 years ago

cklanac commented 6 years ago

The "Download this SQL dump." file needs DROP TABLE IF EXISTS statements at the top so the update can be re-executed easily

https://github.com/Thinkful-Ed/node-sql-sequelize-lessons/blob/master/content/1.1.2/content.md