handle floor 0 case

This commit is contained in:
David Senoner 2025-05-18 19:07:41 +02:00
parent b0ffcb838f
commit 645990bb86
3 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,6 @@
services:
db:
image: postgis/postgis:17-3.5-alpine
image: postgres:17.5-alpine3.20
restart: always
ports:
- 5432:5432