#1356 ✓resolved
Ulrich Kramer

Defaults in enums don't work with ORACLE

Reported by Ulrich Kramer | July 9th, 2010 @ 01:33 AM

  property :test, Enum[ :t1, :t2, :t3], :default => :t1

yields to an error, when the table is created, because enums are mapped to numbers, but the default is gives an a string..

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

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

People watching this ticket

Referenced by

Pages