sql: initialize field def properly
There must be a normal code flow: if you want to initialize some structure you should set members you want to and set with defaults the rest members. Such a code flow would be durable when some new members are added to the struct. Make field_def structure to comply those rules. NO_DOC=refactoring NO_CHANGELOG=refactoring NO_TEST=refactoring
Loading
Please register or sign in to comment