mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +00:00
We're about to remove expression's default constructor, so adjust the usertype_constructor code that checks whether a field has an initializer or whether we must supply a NULL to not rely on it.