### What do you want to change? This will fix issues with the single import string not chosing the correct package name Example: `github.com/disgoorg/snowflake/v2.ID` This incorrectly produces `v2.ID` in the model when I would expect `snowflake.ID` ### What database engines need to be changed? _No response_ ### What programming language backends need to be changed? Go