db views now enumerate rows
This commit is contained in:
parent
684ded6af0
commit
72bb54a536
4 changed files with 45 additions and 12 deletions
|
|
@ -11,5 +11,5 @@ services:
|
|||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
- ./pgdata:/var/lib/postgresql/data
|
||||
- ./backend/pgdata:/var/lib/postgresql/data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue