Project

General

Profile

« Previous | Next » 

Revision cf468753

Added by Amir Fefer almost 7 years ago

Fixes #15861 - increase size of audited_changes column

In mysql text type is limited to 64K, while in psql
there's no limit. Changeing type to MEDIUMTEXT,
which limited to 16MB, should solve this issue in mysql

  • added
  • modified
  • copied
  • renamed
  • deleted