Test
This commit is contained in:
parent
26e0c8ef05
commit
022595632c
@ -1,6 +1,6 @@
|
|||||||
const { Client } = require ("pg");
|
const { Client } = require ("pg");
|
||||||
const {postgresSQL} = require("./keys")
|
const {postgresSQL} = require("./keys")
|
||||||
|
// test
|
||||||
const client = new Client(postgresSQL);
|
const client = new Client(postgresSQL);
|
||||||
|
|
||||||
async function connect() {
|
async function connect() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user