Do I need to declare the rest of fields. Is it usefull if i am not using them for anything?__PACKAGE__->columns( Primary => qw{pk1}); __PACKAGE__->columns( Essential => qw{f1 f2 f3});
__PACKAGE__->columns( Others => qw{of1 of2 of3});
In reply to Class::DBI --> usage of group Others in __PACKAGE__->columns by Mask
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |