go-gorm / sharding

High performance table sharding plugin for Gorm.
MIT License
276 stars 60 forks source link

Is sharding's support for mysql not in place yet? #33

Closed jrovis closed 2 years ago

jrovis commented 2 years ago

Is sharding's support for mysql not in place yet? When I try to use sharding to drive mysql , I get an unexpected error

huacnlee commented 2 years ago

https://github.com/go-gorm/sharding/runs/6292602340?check_suite_focus=true

Yes, we supports MySQL.