Warning: pg_query(): Query failed: ERROR: relation "person" does not exist
LINE 4: JOIN person ON allocation.person_id = person.id
^ in /var/www/html/show_alloc.php on line 14
show_alloc.php
index.html
|
| Person |
Item |
Quantity |
Fatal error: Uncaught TypeError: pg_fetch_assoc(): Argument #1 ($result) must be of type PgSql\Result, bool given in /var/www/html/show_alloc.php:37
Stack trace:
#0 /var/www/html/show_alloc.php(37): pg_fetch_assoc(false)
#1 {main}
thrown in /var/www/html/show_alloc.php on line 37