Hi,

I searched the docs, but didn't find anything. I need to have a column 
with a certain name, but that name can't be the name on the object.

Something like this:


class User(Entity):
    _password = Field(Unicode, name="password")

Any idea?

Diez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" 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/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to