Browse Source

fix: db migration sync with dev

Jun Siang Cheah 1 year ago
parent
commit
416e8d1ef9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/apps/webui/internal/migrations/016_add_user_oauth_sub.py

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

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