Hi Christophe,

No particular reason, just no-one has needed it yet, and the unit tests 
don't cover it.

If you want to have a go at a patch, that'd be great. Otherwise I'll 
take a look at this in the next few days.

Paul


Christophe de VIENNE wrote:

>Hi,
>
>The mssql database does not provide a "Time" or a "Date" type, but
>only datetime and smalldatetime.
>In SQLAlchemy, the smalldatetime is used to implement the generic type
>Date, but the Time type is not implemented.
>Is there a particular reason for that ? could it inherit the DateTime
>type, with a date set to 0 ?
>
>Regards,
>
>Christophe
>
>>
>
>  
>


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