postgres
postgres copied to clipboard
VS Code is note correct format Postgres.JS code
if write const cdb = await sqlINSERT INTO base ${ sql(data, columns) }`` then VS code think this is an error and show the red line
How this to correct? Screenshot attached. May be need to install any extension?