issues
search
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
[x] Do only one thing
[x] Non breaking API changes
[x] Tested
What did this pull request do?
Fix
https://github.com/go-gorm/sqlite/issues/102
.
What did this pull request do?
Fix https://github.com/go-gorm/sqlite/issues/102.