#3418: MSSQL and OverflowError for django/utils/tzinfo.py
---------------------------------------+------------------------------------
Reporter: Jaroslaw Zabiello | Owner: nobody
Status: new | Component: Tools
Version: SVN | Resolution:
Keywords: mssql datetime overflow | Stage: Design decision
needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
---------------------------------------+------------------------------------
Comment (by adamv):
Recommend "won't fix" on this; SQL Server supports NULL datetime fields.
It's possible that this is related to the SQL Server backend using
'smalldatetime' types instead of 'datetime' types.
But without a repro case or test it's hard to tell what's even going on
here.
--
Ticket URL: <http://code.djangoproject.com/ticket/3418#comment:3>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---