We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mysql container 안에서 member-admin 정보를 입력하려고 했는데 ec2 터미널 자체에서 한글 지원이 안되어서(복붙도 안됨) 이름이 빈 문자로 저장됨 -> 후에 디비 정보가 바뀔 수도 있음까지 염두해서 마이그레이션을 도입하자 -> flyway 사용
The text was updated successfully, but these errors were encountered:
2020147542
When branches are created from issues, their pull requests are automatically linked.
Description
mysql container 안에서 member-admin 정보를 입력하려고 했는데
ec2 터미널 자체에서 한글 지원이 안되어서(복붙도 안됨) 이름이 빈 문자로 저장됨
-> 후에 디비 정보가 바뀔 수도 있음까지 염두해서 마이그레이션을 도입하자
-> flyway 사용
To Do
참고사항 & 기타
The text was updated successfully, but these errors were encountered: