Error: column 'created' of relation 'profiles' does not exist Fix: Changed 'created' to 'created_at' in INSERT statement Line: backend/routers/auth.py:247 |
||
|---|---|---|
| .. | ||
| migrations | ||
| routers | ||
| auth.py | ||
| db_init.py | ||
| db.py | ||
| Dockerfile | ||
| main.py | ||
| models.py | ||
| requirements.txt | ||
| run_migrations.py | ||
| smw_client.py | ||
| smw_mapper.py | ||
| version.py | ||