Actualizar server.js
This commit is contained in:
@@ -237,7 +237,7 @@ await client.query(`
|
|||||||
expires_at TIMESTAMP NOT NULL,
|
expires_at TIMESTAMP NOT NULL,
|
||||||
created_at TIMESTAMP DEFAULT NOW()
|
created_at TIMESTAMP DEFAULT NOW()
|
||||||
);
|
);
|
||||||
`);
|
|
||||||
|
|
||||||
// PARCHE DE ACTUALIZACIÓN
|
// PARCHE DE ACTUALIZACIÓN
|
||||||
await client.query(`
|
await client.query(`
|
||||||
|
|||||||
Reference in New Issue
Block a user