db views now enumerate rows

This commit is contained in:
j-weissen 2022-11-30 23:37:11 +01:00
parent 684ded6af0
commit 72bb54a536
4 changed files with 45 additions and 12 deletions

View file

@ -11,5 +11,5 @@ services:
ports:
- "5432:5432"
volumes:
- ./pgdata:/var/lib/postgresql/data
- ./backend/pgdata:/var/lib/postgresql/data