need to set director while snapping quota rep
This commit is contained in:
parent
0d7cabd0ee
commit
67e5466f72
@ -50,6 +50,7 @@ UPDATE
|
|||||||
rlarp.osm_pool o
|
rlarp.osm_pool o
|
||||||
SET
|
SET
|
||||||
quota_rep_descr = (regexp_match(r.repp,'.* - (.*)$'))[1]
|
quota_rep_descr = (regexp_match(r.repp,'.* - (.*)$'))[1]
|
||||||
|
,director = r.director
|
||||||
FROM
|
FROM
|
||||||
rlarp.repc r
|
rlarp.repc r
|
||||||
WHERE
|
WHERE
|
||||||
|
Loading…
Reference in New Issue
Block a user