I don't have control over the underlying database schema I'm working with. The column names are not very intuitive so I'd like to simplify my models using more human friendly names. For example I'd like to access column values with symbols like ':email_address' instead of ':corp_usr_email_addr_txt'). Is this possible?
I've searched the docs, discussions, and code for this... so if I missed the answer it was not for lack of trying. Thanks, Kevin -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
