Hi,

>generate the default values (default = _some_python_function_). The
>problem is that such function is not saved in the database itsself. 
>
Ok, I wonder, why is this a problem for you? Usually people are happy 
with ORM-specific logic (such as this) just being stored in a python 
module and not the database.

>I have some ideas but have not yet experimented.
>  
>
One other possibility is to code the default inside a database trigger.

Paul

--~--~---------~--~----~------------~-------~--~----~
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