grosser / cia

Central Internal Auditing: Audit model events like update/create/delete + attribute changes + grouped them by transaction, in normalized table layout for easy query access.
12 stars 18 forks source link

CIA should rescue/truncate data as necessary #11

Closed jcheatham closed 8 years ago

jcheatham commented 8 years ago

When code attempts to save too large of an error message it will fail with ActiveRecord::StatementInvalid: Mysql2::Error: Data too long for column 'message' at row 1:

grosser commented 8 years ago

muahahah ... your own damn fault :D