Browse Source

refac: update migrations to match dev

Jun Siang Cheah 10 tháng trước cách đây
mục cha
commit
ca8c098f62

+ 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)::