Dear django developers:
I am working on a version upgrade of adodbapi.py which is intended
specifically to add any features needed for django support.
I am using the existing dbapi module from django-mssql as my change source.
(It is an early fork of the same source code.)
My question:
   I have seen references to both 'pyformat' and 'format' as the paramstyle
which django expects in its db api.
The existing mssql code uses 'format' but other discussions talk about
'pyformat'.
Which is most correct?
--
Vernon Cole

--

You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.


Reply via email to