Kaynağa Gözat

Migrate Update

Benjamin Harris 2 ay önce
ebeveyn
işleme
60ed779ed1
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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",