瀏覽代碼

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