NoSprawl / Dashboard

NoSprawl Web Application
0 stars 0 forks source link

Node ID foreign key migrations fails #24

Closed nicdev closed 9 years ago

nicdev commented 9 years ago

Must fix this

  [Illuminate\Database\QueryException]                                                                                                                      
  SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table `mac_addresses` add constraint mac_addresses_node_id_foreign fo  
  reign key (`node_id`) references `nodes` (`id`))