Michael,

Thank you for your response. Your help is greatly appreciated. Just to be 
clear, are these changes that you have made and that I can access if I 
update to 0.7 or later? And would I simply need to specify the new FracTime 
type instead of Time?

Example:
> meta_timings = Table('meta_timings', metadata, 
>                   ... 
>                    Column('elapsed', FracTime, nullable=False), 
>                  ...) 

--James

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sqlalchemy/-/Xj8EoZp3NBkJ.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to