perf(salix): refs #7677 #7677 restore files because unnecessary change
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Javier Segarra 2024-09-17 11:44:34 +02:00
parent 2e32dfddc4
commit f962b2e38b
1 changed files with 0 additions and 2 deletions

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,