Answers for "$ node src/database/db.js [Error: SQLITE_ERROR: table places has no column named state] { errno: 1, code: 'SQLITE_ERROR' }"

SQL
2

[Error: SQLITE_ERROR: table places has no column named name] { errno: 1, code: 'SQLITE_ERROR' }

Just delete database.db and run the command again
Posted by: Guest on June-05-2020

Code answers related to "$ node src/database/db.js [Error: SQLITE_ERROR: table places has no column named state] { errno: 1, code: 'SQLITE_ERROR' }"

Code answers related to "SQL"

Browse Popular Code Answers by Language