diff --git a/server.js b/server.js index a7320ac..9b25698 100644 --- a/server.js +++ b/server.js @@ -237,7 +237,7 @@ await client.query(` expires_at TIMESTAMP NOT NULL, created_at TIMESTAMP DEFAULT NOW() ); -`); + // PARCHE DE ACTUALIZACIÓN await client.query(`