This project is archived and is in readonly mode.

#1043 ✓committed
Frederick Cheung

Mysql text/blob column peculiarity

Reported by Frederick Cheung | September 14th, 2008 @ 12:11 PM

Mysql has some slightly peculiar behaviour when it comes to defaults and not null blob/text columns: they cannot have a default and show fields reports they have a default of null , but behave as if they have an implicit default of ''. The attached patch deals with this

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Referenced by

Pages