codestates / codestates/SIMSIMAE-server

[Error] Unknown column 'id' in 'field list'

Aperta
#42 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
completed error
Lingua principale
JavaScript
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 어떤 에러인가요?
스키마에 컬럼이 존재하지 않아서 발생한 에러

### 에러 메시지
```
![image](https://user-images.githubusercontent.com/77980674/121926121-98e75880-cd78-11eb-8230-ea8f3d9ba8b1.png)
```

### 에러 핸들링 방법
- user_category에 insert into 쿼리문은 실행되는데 데이터가 db에 들어가지 않았기 때문에 user_category 스키마 컬럼에 id가 있는지 확인했다.

```
```

### 에러 핸들링을 위해 참고한 레퍼런스 링크

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

The report identifies the user_category schema and an INSERT query but names no source file or test. Start by locating the code that issues this query and reproducing the unknown-column error; done means resolving the schema/query mismatch and confirming that the row is persisted.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript, sql
Ambito
databases
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.