Hi,

I believe the issue you're describing has already been reported: https://code.djangoproject.com/ticket/24424


This ticket is still open and there is a long discussion on it (30 comments).


Baptiste

On 11/29/2015 06:15 PM, KwangYoun Jung wrote:
Can you remove a model's last field of SQLite3 in Django 1.8?

I have a model that has only one column in SQLite3.
When I remove a last field of the model, I get an error like below

*django.db.utils.OperationalError: near ")": syntax error

*Anyone knows about this issue ?
--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com <mailto:django-developers+unsubscr...@googlegroups.com>. To post to this group, send email to django-developers@googlegroups.com <mailto:django-developers@googlegroups.com>.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/2e536e7e-c342-4d6b-b53c-5d08386a861c%40googlegroups.com <https://groups.google.com/d/msgid/django-developers/2e536e7e-c342-4d6b-b53c-5d08386a861c%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django 
developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/565B347F.5030606%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to