openmaptiles/openmaptiles-tools

Make Postserve watch for SQL file changes

Open

#57 opened on Oct 24, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (147 forks)github user discovery
enhancementhelp wantedpostserve

Repository metrics

Stars
 (463 stars)
PR merge metrics
 (PR metrics pending)

Description

When a layer SQL file changes, make Postserve automatically start using it. If prepared statement is used (preferable), Postserve should close and re-open the connection.

Contributor guide