Jacob Enders
Jacob Enders
Below is a snippet of code I am trying to get working... basically I get the pool and call connect on it to get a single connection. I call beginTransaction...
The formatter throws errors when I try to use the "truncate" function in DB2. ``` token: { type: 'RESERVED_CLAUSE', raw: 'truncate', text: 'TRUNCATE', start: 1449, precedingWhitespace: ' ' } ```...
This might seem like a verrryyyy minor thing, but I was wondering if it would be possible to make it so the results for the SQL queries didn't have new...