Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clone the Default logger when opening (jinzhu#10)
* Clone the Default logger when opening This fixes a data race when multiple gorm connections are being created simultaneously. * Update main.go
- Loading branch information