go-gorm / sqlite

GORM sqlite driver
MIT License
180 stars 185 forks source link

bugfix: parseDDL cannot recognize the table name with dash #104

Closed cncal closed 2 years ago

cncal commented 2 years ago

What did this pull request do?

Fix https://github.com/go-gorm/sqlite/issues/102.