Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Svenstaro
10y ago
0 comments
Save
Share
It only supports a subset of ALTER TABLE and the work around for the limitations is very annoying:
https://www.sqlite.org/lang_altertable.html
0 comments
1 comments · 1 top-level
top
newest
oldest
tedmiston
10y 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.
j
/
k
navigate · click thread line to collapse