This project is archived and is in readonly mode.

#4050 ✓invalid
macario

table creation with upercase method names for types does not create fields

Reported by macario | February 25th, 2010 @ 12:48 AM

Using the scafold or model generator creates a migration with the field creation methods in uppercase ie String, Date...

But methods in upercase does not create fields (at least using sqlite3), changing method names to lowercase fixes the issue.

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>

Tags

Pages