bedezign/yii2-audit

blob datatype of fields so small for some requests - it needed mediumblob

yiiness opened this issue · 1 comments

Loosing data for some entryes.
audit_data.data blob datatype so small for some requests - it needed mediumblob.
Posible that other blob fields also have that restriction.

Simply add a migration to your project to do this.