Possible change?
This commit is contained in:
parent
46af56922c
commit
65fd5e2c8f
|
@ -32,7 +32,7 @@ module.exports = Self => {
|
|||
Object.assign(myOptions, options);
|
||||
|
||||
const stmt = new ParameterizedSQL(
|
||||
`SELECT
|
||||
`SELECT DISTINCT
|
||||
t.id,
|
||||
t.packages,
|
||||
t.warehouseFk,
|
||||
|
|
Loading…
Reference in New Issue