handle floor 0 case
This commit is contained in:
parent
b0ffcb838f
commit
645990bb86
3 changed files with 6 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
db:
|
||||
image: postgis/postgis:17-3.5-alpine
|
||||
image: postgres:17.5-alpine3.20
|
||||
restart: always
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue