go-spatial / tegola

Tegola is a Mapbox Vector Tile server written in Go
http://tegola.io/
MIT License
1.25k stars 192 forks source link

feat: allow dbconfig options #968

Closed iwpnd closed 4 months ago

iwpnd commented 4 months ago

application_name and default_transaction_read_only to be configurable

Closes: #966

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 746b513e9-PR-968

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
provider/postgis/postgis.go 27 31 87.1%
<!-- Total: 27 31 87.1% -->
Totals Coverage Status
Change from base Build b7ad33baf: 0.06%
Covered Lines: 6590
Relevant Lines: 14047

💛 - Coveralls
iwpnd commented 4 months ago

Looks really good! Only a few minor comments / requests and then we can land this. Thanks for tacking this one.

Done. My pleasure :pray: