Y
Hacker News
new
|
ask
|
show
|
jobs
by
tedmiston
3652 days ago
I've run into this issue before with Django's automatically generated migrations breaking in SQLite. As a workaround, I rm my local test db or make the change myself.