bedezign / yii2-audit

Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
https://bedezign.github.io/yii2-audit/
Other
193 stars 112 forks source link

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

Closed yiiness closed 7 months ago

yiiness commented 4 years ago

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.

eluhr commented 7 months ago

Simply add a migration to your project to do this.