Nothing around better error handling or schema updates? After working with SQL for 10+ years those are definitely the things I miss.
For error handling I mean things like deprecating a column and allowing a custom error message when someone queries it.
And for schema updates I mean allowing table versions. Same table name but allowing querying an older version of the schema