SQLite Forum

'ON DELETE CASCADE' seems to not be working
Login
> it will ignore such common "user bad habits" (like using LEFT JOIN for everything when they mean INNER JOIN

What do you mean with that? Will SQLite rewrite a LEFT JOIN into an INNER JOIN? 😲