Browse Source

refac: update migrations to match dev

Jun Siang Cheah 10 months ago
parent
commit
ca8c098f62
1 changed files with 1 additions and 1 deletions
  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)::