Closed artemklevtsov closed 1 year ago
Sort columns when creating comments in the CreateTable.
CreateTable
Iterating over the map gives unstable results. When I generate the database schema file it is different every time.
What did this pull request do?
Sort columns when creating comments in the
CreateTable
.User Case Description
Iterating over the map gives unstable results. When I generate the database schema file it is different every time.