go-gorm / sqlite

GORM sqlite driver
MIT License
179 stars 184 forks source link

feat: add New dialector func #162

Closed demoManito closed 11 months ago

demoManito commented 1 year ago

What did this pull request do?

User Case Description

jinzhu commented 1 year ago

Maybe it should works like the mysql driver, use mysql.Config instead of gorm.ConnPool.