Explorar el Código

fix: db migration sync with dev

Jun Siang Cheah hace 1 año
padre
commit
416e8d1ef9

+ 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)::
 Some examples (model - class or model name)::