When deploying my app , I get this error
type or paste coI, [2024-06-13T08:41:36.947917 #106] INFO -- : [ec6e40dd-d17a-4639-9825-40a7e4301f6d] Completed 500 Internal Server Error in 3ms (ActiveRecord: 1.3ms | Allocations: 452)
F, [2024-06-13T08:41:36.948662 #106] FATAL -- : [ec6e40dd-d17a-4639-9825-40a7e4301f6d]
[ec6e40dd-d17a-4639-9825-40a7e4301f6d] ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: relation "users" does not exist
LINE 9: WHERE a.attrelid = '"users"'::regclass
^
de here
i really dont know how to go about it…