Tuesday, September 20, 2016

Re: Incorrect number of bindings supplied. The current statement uses 0, and there are 1 supplied

This issue has been resolved. Please ignore it. I had a hard-coded query to debug a issue and it was not removed..Thanks for looking into it.

On Monday, September 19, 2016 at 10:07:02 PM UTC-4, premdjango wrote:

compiler sql ==  SELECT "django_migrations"."app", "django_migrations"."name" FROM "django_migrations"

compiler params ==  ()

debugwrapper==  <django.db.backends.sqlite3.base.SQLiteCursorWrapper object at 0x105dd4828>

debugwrapper==  ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__iter__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__next__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', 'arraysize', 'close', 'connection', 'convert_query', 'description', 'execute', 'executemany', 'executescript', 'fetchall', 'fetchmany', 'fetchone', 'lastrowid', 'row_factory', 'rowcount', 'setinputsizes', 'setoutputsize']

debugwrapper==  <django.db.backends.sqlite3.base.DatabaseWrapper object at 0x105be07f0>

Traceback (most recent call last):


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bd2c3672-29f2-471c-80dc-66784e17e234%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment