You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the top level struct will be called SqlDoc having a struct also called SqlDocs is ambiguous. I propose renaming to: SqlFileDoc, which should make it clearer and idiomatic as the Struct holds the TableDoc for all tables in a file.
Given the top level struct will be called
SqlDochaving a struct also calledSqlDocsis ambiguous. I propose renaming to:SqlFileDoc, which should make it clearer and idiomatic as the Struct holds theTableDocfor all tables in a file.