Hello, I'm using sqlalchemy with flask and I want to extend the Column class to include another attribute called "FriendlyName". This way I can display a friendly name as the column header when displaying a table.
So, am I trying to re-invent the wheel? Any help on how to get started doing this would be great, I'm brand new to SQLAlchemy and Flask. Thanks! Charles -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
