Y
Hacker News
new
|
ask
|
show
|
jobs
by
ungut
569 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
MathMonkeyMan
568 days ago
All I know is from this SQLite article: <
https://www.sqlite.org/nulls.html
>
link