Opened 16 years ago
Closed 16 years ago
#9524 closed (invalid)
problem with syncdb - table already exists
Reported by: | aatif | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When I try to run manage.py syncdb, the database raises an error that "table xyz already exists". How can I set it to check table duplication while synching? Remember that I am not running syncdb command the first time. So some of the required tables have been created already.
Note:
See TracTickets
for help on using tickets.
Please ask user questions in the django-users mailing list, not on the ticket tracker.