Brian Beck wrote: > Also, if it does do something, then what? I'm using the above code > without cascade and it works the same as far as I can tell.
Nevermind my misinformation, found it in cols.py (although it is still myseriously missing from the documentation). SQLite doesn't appear to support the CASCADE constraint which is probably why I didn't notice any difference.

