go-gorm / sqlite

GORM sqlite driver
MIT License
169 stars 174 forks source link

fix ddl from exists table #172

Closed yx179971 closed 10 months ago

yx179971 commented 10 months ago

What did this pull request do?

indexRegex fix

User Case Description

cannot parse exists table with index when use: g.ApplyBasic(g.GenerateAllTable()...)