Hi, Ticket #573 mentions adding a field for arbitrary application-specific information to tables. I now have a need for this, so I'm prepared to do the work to make it happen.
The main consideration is the name of the field, with the ticket suggesting "attributes". Personally I'd prefer "info", but I'm fine with "attributes". The other decision is what objects to add this to. I need it on column, and table seems sensible. Query, session, metadata have been mentioned, although I'd expect the requirement there is less common. So, I propose adding "attributes" to Table and Column. Any thoughts? Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
