Posts by L. Holanda • 101 points
1 post
- 
		0 votes1 answer174 viewsA: How to properly configure db-migrate nodejs? Error in database.jsonI was also with this problem I ended up discovering the error. This will occur when the table migrations contains Rows that there is no corresponding Migration in the file system. Probably someone…