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