[sqlalchemy] Using reflection to create read-only classes and objects

2010-03-26 Thread mr
Hejhej, first I'd like to thank the developers of SQLAlchemy for their great effort. The library works like a treat and is well documented. It's a pleasure working with it... Nevertheless I've currently run into a problem when trying to create classes that are based on read-only reflection from

Re: [sqlalchemy] Using reflection to create read-only classes and objects

2010-03-26 Thread Michael Bayer
mr wrote: Hejhej, first I'd like to thank the developers of SQLAlchemy for their great effort. The library works like a treat and is well documented. It's a pleasure working with it... Nevertheless I've currently run into a problem when trying to create classes that are based on read-only