When I was working on a different ticket I noticed that db code was getting updated even with no change! You can recreate this issue by just running make generate in this repo multiple times
This PR fixes that issue by sorting the list
[x] Run make build
[x] Run make generate
[x] Update the current version in the /VERSION file.
When I was working on a different ticket I noticed that db code was getting updated even with no change! You can recreate this issue by just running make generate in this repo multiple times
This PR fixes that issue by sorting the list
make build
make generate
/VERSION
file.