Menurut:https://node-postgres.com/features/queries#parameterized- permintaan
Jadi:
VALUES ($1)
atau VALUES ($1::TEXT[])
harus cukup.
Menurut:https://node-postgres.com/features/queries#parameterized- permintaan
Jadi:
VALUES ($1)
atau VALUES ($1::TEXT[])
harus cukup.