perf(salix): refs #7677 #7677 restore files because unnecessary change
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
2e32dfddc4
commit
f962b2e38b
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue