v2.0.0
Breaking change added to ensure models implement gorm.Tabler
interface, and to ensure both public and private models are named correctly (i.e. public models should contain public.
prefix):
New
andOpen
functions could panicRegisterModels
now returns an error
Important notes have been added to the PostgreSQL usage docs to emphasize the importance of table naming conventions.