Closed yiiness closed 7 months 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.
Simply add a migration to your project to do this.
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.