Issues with auto migration (i think). I can conclude the column does not exist via psql console. I can insert the column manually via terminal/console/SQL but prefer to resolve this with auto migration.
Thank you for your read and/or action.
TERMINAL OUTPUT:
- Start Web Server: "(pq: column "password_hash" contains null values)"
- Submit POST: "(pq: column "password_hash" of relation "accounts" does not exist)"