Skip to content

correct mysql migration problem

Dryusdan requested to merge Dryusdan/agenda-libre-ruby:patch-1 into master

Update schema.rb to correct problem "ActiveRecord::StatementInvalid: Mysql2::Error: BLOB/TEXT column 'tags' can't have a default value:" when we migration on mysql database

Merge request reports