#161 ✓resolved
John W Higgins

[Patch] Property aliases

Reported by John W Higgins | February 20th, 2008 @ 09:59 PM

The attached patch allows for properties to be aliased in the model. For example if you had a field called "custID" in the database but you wanted to use a more descriptive name such as customer_id - this patch allows you to have a getter and setter using customer_id which works on the custID column.

The property spec file is also patched and included for coverage.

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

Attachments

Pages