Skip to content

Commit

Permalink
🚑 hotfix: add search recommend term active column (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
seonghun-dev authored Nov 12, 2023
1 parent cff1c51 commit 9dcf1f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE search_recommend_term ADD active TINYINT NOT NULL DEFAULT 1;

0 comments on commit 9dcf1f5

Please sign in to comment.