codestates / codestates/ThereWeather
[๐พ Error Handling] ERROR 1091 (42000):can't drop 'outer_id'; check that column/key exists
Open
error
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## ์ด๋ค ์๋ฌ์ธ๊ฐ์?
- db:migrate๋ฅผ ์๋ก ์งํํ๋ฉด์ ๋ฌ ์๋ฌ
## ์๋ฌ ๋ฉ์์ง
```jsx
ERROR 1091 (42000):can't drop 'outer_id'; check that column/key exists
```
## ์๋ฌ ํธ๋ค๋ง ๋ฐฉ๋ฒ
```jsx
1. ๋ด migrationsํด๋์์ ํ์ผ๋ค์ ์ง์ด ํ ํ์์๊ฒ migrationsํด๋ ํ์ผ๋ค์ ์๋ก ๋ฐ์ ์ฎ๊ฒผ๋ค.
2. ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ์ญ์ ํ๊ณ ์ฌ์์ฑ ํ์ ๋ค์ db migrate๋ฅผ ์คํ์์ผฐ๋ค.
```
## ์๋ฌ ํธ๋ค๋ง์ ์ํด ์ฐธ๊ณ ํ ๋ ํผ๋ฐ์ค ๋งํฌ
[์์1](https://victorydntmd.tistory.com/27)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.