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
It would be good to export Gorm session store struct to allow external migrations.
If the project using Gorm store use some other migration stuff instead of AutoMigrate, it would be good to have the session struct available to generate that struct.
It would be good to export Gorm session store struct to allow external migrations.
If the project using Gorm store use some other migration stuff instead of AutoMigrate, it would be good to have the session struct available to generate that struct.