Posts by gabriel Reis • 1 point
1 post
-
0
votes1
answer21
viewsQ: I cannot insert data into the SQLITE3 table (NODE.JS)
Whenever I try to add data the SQLITE table appears this error. Someone helps me, pfv. I’m starting at the Back-end now ;-; const Database = require("../db/config") module.exports = { async…