Explorar o código

Migrate Update

Benjamin Harris hai 2 meses
pai
achega
60ed779ed1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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",