On 5/8/06, George Sakkis <[EMAIL PROTECTED]> wrote:
>
> I posted this in MySQLdb's tracker but it seems it has to do with
> Django. I have a view with one field being a time difference, computed
> as sec_to_time(unix_timestamp(end)-unix_timestamp(start)). MySQL
> specifies that the return type is
I posted this in MySQLdb's tracker but it seems it has to do with
Django. I have a view with one field being a time difference, computed
as sec_to_time(unix_timestamp(end)-unix_timestamp(start)). MySQL
specifies that the return type is TIME, whose values may range from
'-838:59:59' to '838:59:59'
2 matches
Mail list logo