소스 검색

refac: update migrations to match dev

Jun Siang Cheah 10 달 전
부모
커밋
ca8c098f62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      backend/apps/webui/internal/migrations/017_add_user_oauth_sub.py

+ 1 - 1
backend/apps/webui/internal/migrations/016_add_user_oauth_sub.py → backend/apps/webui/internal/migrations/017_add_user_oauth_sub.py

@@ -1,4 +1,4 @@
-"""Peewee migrations -- 016_add_user_oauth_sub.py.
+"""Peewee migrations -- 017_add_user_oauth_sub.py.
 
 Some examples (model - class or model name)::