Possible change?

This commit is contained in:
Pau 2022-11-18 08:51:17 +01:00
parent 46af56922c
commit 65fd5e2c8f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ module.exports = Self => {
Object.assign(myOptions, options);
const stmt = new ParameterizedSQL(
`SELECT
`SELECT DISTINCT
t.id,
t.packages,
t.warehouseFk,