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
I'm developing a project with Gorm using PostgreDB. I saw recentily that MySQL is imported and I would like to exclude from my project. Is it possible?
The document you expected this should be explained
What I want is to exclude MySQL and Other Database drivers from importing. Like:
Is possible to exclude modules not in use?
I'm developing a project with Gorm using PostgreDB. I saw recentily that MySQL is imported and I would like to exclude from my project. Is it possible?
The document you expected this should be explained
What I want is to exclude MySQL and Other Database drivers from importing. Like:
But everything I exclude, another driver appears in another version!
Expected answer
How can I do to exclude those packages I'm not using.
The text was updated successfully, but these errors were encountered: