Hi All,

How  can I get  Field Attributes ?

ie.
class User(Entity):
      Name = Field(String(30))

I need to know the max_length of User.Name and
if from legacy database it's column label (from the database column
comments) and
possibly other attributes.

Thanks in Advance
George



--~--~---------~--~----~------------~-------~--~----~
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