
Boolean Values Not Saving in Postgres
Reported by Sam Smoot | January 2nd, 2008 @ 03:42 PM
So:
s = Something.first
s.spiffy = true
s.save # Doesn't save!
s.reload!
s.spiffy? # false!
I thought this was specced and working, but thought I'd add a ticket to verify once and for all...
Comments and changes to this ticket
-
Sam Smoot January 2nd, 2008 @ 04:01 PM
- Milestone cleared.
- State changed from new to open
-
Sam Smoot January 2nd, 2008 @ 08:47 PM
- State changed from open to invalid
Eh... this was just some foolishness on our part. Not a problem with DM. No bug. Nothing to see here... move along. ;-)
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »