Ticket #277 (assigned patch)
support sqlalchemy orm objects to be passed to pyamf
| Reported by: | mvtellingen | Owned by: | mvtellingen |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.5 |
| Component: | Adapters | Version: | 0.3 |
| Keywords: | sqlalchemy, adapter | Cc: | mvtellingen, gudbergur, nikos@… |
Description
The attached patch fixes the issue that amf didn't support sqlalchemy orm objects. Basically the patch ignores all 'private' (starting with an underscore) attributes since sqlalchemy uses those to store metadata.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
