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
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.IDThis incorrectly produces
v2.IDin the model when I would expectsnowflake.IDWhat database engines need to be changed?
No response
What programming language backends need to be changed?
Go