On May 10, 2008, at 10:01 AM, Lele Gaifax wrote:

>
> I have another little issue with that: I'd like to be able to say that
> those fields behave like a readonly and database-generated value (they
> are effectively overwritten by a database trigger, at insert/update
> time), possibly without resorting to marking them "defer" on each
> mapped entity... Any magical shortcut to achieve that? :-)
>

yeah put a PassiveDefault on each of them.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to