park-junha / GradPlanner

An automated four-year undergraduate degree scheduler.
http://gradplanner.us
GNU General Public License v3.0
2 stars 0 forks source link

data.sql must drop table with foreign keys first #42

Closed park-junha closed 4 years ago

park-junha commented 4 years ago

data.sql can't be run on an existing schema because mysql can't drop tables with values referenced by another table

park-junha commented 4 years ago

Fixed in https://github.com/park-junha/PlanForGrad/commit/2c1906f6ad995a6e8f2d70cc8c8cbd4945a3f746