Michael Bayer wrote:

> im fairly certain triggers used to generate INSERT values are
> compatible with NOT NULL columns.  although in this particular thread
> I dont think I understand the issue exactly, it seemed like it was
> just asking for some Python function to be executed external to the
> database value itself; in which case the solution is to use a custom
> TypeEngine or TypeDecorator class.

I had the impression that it was about database functions, not Python
functions.  Maybe I thought that because I was working with stored
procedures by the time :-)


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