Hacker News new | ask | show | jobs
by ungut 518 days ago
The NULLs in unique constraints quirk actually works differently in ORACLE databases, which is infuriating to say the least. Apparently this comes from some ambiguity in some sql standard, anyone know more about this?
1 comments

All I know is from this SQLite article: <https://www.sqlite.org/nulls.html>