Skip Menu |

This queue is for tickets about the Class-DBI-FormBuilder CPAN distribution.

Report information
The Basics
Id: 14729
Status: resolved
Priority: 0/
Queue: Class-DBI-FormBuilder

People
Owner: Nobody in particular
Requestors: rmcclain [...] megapath.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.451
Fixed in: (no value)



Subject: null has_a fields throw exceptions
I have has_a columns that can be null, and these throw exceptions in sub form_has_a. What I'd like is a 'NONE' option that inserts a null into the db, and have it be the selected value if the column is set to NULL. Is this possible?
[guest - Sat Sep 24 01:05:14 2005]: Show quoted text
> I have has_a columns that can be null, and these throw exceptions in > sub form_has_a. What I'd like is a 'NONE' option that inserts a > null into the db, and have it be the selected value if the column > is set to NULL. Is this possible? >
I think this is fixed in 0.48, can you let me know if you get a chance? d.