8032-devToTest_2440 #3009

Merged
alexm merged 262 commits from 8032-devToTest_2440 into test 2024-09-24 09:34:49 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit f962b2e38b - Show all commits

View File

@ -47,8 +47,6 @@ module.exports = Self => {
let stmt; let stmt;
stmt = new ParameterizedSQL(` stmt = new ParameterizedSQL(`
SELECT SELECT
CONCAT_WS('_', pc.code, pc.townFk, t.provinceFk,
p.countryFk) id,
pc.townFk, pc.townFk,
t.provinceFk, t.provinceFk,
p.countryFk, p.countryFk,