#161 √ resolved
John W Higgins

[Patch] Property aliases

Reported by John W Higgins | February 19th, 2008 @ 01:37 AM

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 Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

Attachments