Skip Menu |

This queue is for tickets about the Maypole CPAN distribution.

Report information
The Basics
Id: 6617
Status: resolved
Priority: 0/
Queue: Maypole

People
Owner: Nobody in particular
Requestors: jester [...] panix.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)

Attachments
CDBI-required-cols-patch



Subject: Required cols patch in CDBI.pm
Attached is a patch to allow the do_edit routine in CDBI.pm to accept a "required_cols" parameter from the table package (should be declared in the form: MyDB->config->{book_table}{required_cols} = [qw/title author/]; ). Adding this capability will be totally irrelevant to those who choose not to use it, but will be a lifesaver to those who would like to. Being able to specify required columns seems to be something that should be possible in the core app.
Download CDBI-required-cols-patch
application/octet-stream 909b

Message body not shown because it is not plain text.