Skip to content
New issue

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

๐Ÿ› [Fix/flyway] fix flyway and activate #64

Merged
merged 8 commits into from
Mar 12, 2025

Conversation

linirini
Copy link
Member

#๏ธโƒฃ ์—ฐ๊ด€๋œ ์ด์Šˆ

๐Ÿ“ ์ž‘์—… ๋‚ด์šฉ

์ด๋ฒˆ PR์—์„œ ์ž‘์—…ํ•œ ๋‚ด์šฉ์„ ๊ฐ„๋žตํžˆ ์„ค๋ช…ํ•ด์ฃผ์„ธ์š”(์ด๋ฏธ์ง€ ์ฒจ๋ถ€ ๊ฐ€๋Šฅ)

  • flyway ์Šคํฌ๋ฆฝํŠธ ๊ฒฝ๋กœ ์˜ค๋ฅ˜ ์ˆ˜์ •
  • dev ํ™˜๊ฒฝ์„ ์œ„ํ•œ flyway baseline version ์„ค์ •
  • ์ง€ํ•˜์ฒ  ๊ฐ€์ค‘์น˜ ๊ฐฑ์‹  ์Šคํฌ๋ฆฝํŠธ ์ž‘์„ฑ

๐Ÿ“ธ ์Šคํฌ๋ฆฐ์ƒท (์„ ํƒ)

๐Ÿ’ฌ ๋ฆฌ๋ทฐ ์š”๊ตฌ์‚ฌํ•ญ(์„ ํƒ)

@linirini linirini added the bug Something isn't working label Mar 11, 2025
@linirini linirini added this to the 1์ฐจ MVP milestone Mar 11, 2025
@linirini linirini self-assigned this Mar 11, 2025
@linirini linirini changed the title [Fix/flyway] fix flyway and activate ๐Ÿ› [Fix/flyway] fix flyway and activate Mar 11, 2025
@linirini linirini linked an issue Mar 11, 2025 that may be closed by this pull request
4 tasks
@linirini linirini added the ๐Ÿฅ‰Urgency 3 ๊ธด๊ธ‰๋„ ๋‚ฎ์Œ label Mar 11, 2025
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๊ธฐ์กด 0์œผ๋กœ ์„ ์–ธ๋œ ์—ญ๋“ค์€ ์„œ์šธ ๋‚ด๋ถ€๊ฐ€ ์•„๋‹Œ ์—ญ์œผ๋กœ ํŒ๋‹จํ•˜๊ณ , 1~10๊นŒ์ง€์˜ ์—ญ๋“ค์ด ์„œ์šธ ๋‚ด๋ถ€์— ์žˆ๋Š” ์—ญ ์ธ๊ฒƒ์œผ๋กœ ํŒ๋‹จํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค!

@@ -15,4 +16,14 @@ spring:
defer-datasource-initialization: false
open-in-view: false
hibernate:
ddl-auto: update
ddl-auto: validate
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๐Ÿ‘๐Ÿป

@minseokey minseokey merged commit 928eeae into develop Mar 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ๐Ÿฅ‰Urgency 3 ๊ธด๊ธ‰๋„ ๋‚ฎ์Œ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] flyway ์ˆ˜์ • ๋ฐ ํ™œ์„ฑํ™”
2 participants