瀏覽代碼

Migrate Update

Benjamin Harris 2 月之前
父節點
當前提交
60ed779ed1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/migrate.rb

+ 1 - 1
lib/migrate.rb

@@ -81,7 +81,7 @@ module Migrate
           ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4
         SQL
       }
-    }
+    },
     {
       version: 3,
       description: "Add documents_json column to all existing da_* tables",