qwat / qwat-data-model

TEKSI Water module (project QWAT) - PostgreSQL / postgis Datamodel
https://www.teksi.ch
23 stars 24 forks source link

Update scalability tests with new field type (fk_distributor) #375

Closed benoitblanc closed 1 year ago

benoitblanc commented 1 year ago

Fix an error when running scalability tests because new field type for fk_distributor has not been updated in PR https://github.com/qwat/qwat-data-model/pull/359 as it was the case in commit https://github.com/qwat/qwat-data-model/pull/359/commits/904b154b64d75eba5ac69af1c28b73310af0632d for other tests.

See comment https://github.com/qwat/qwat-data-model/pull/345#issuecomment-1386995958