go-gorm / sharding

High performance table sharding plugin for Gorm.
MIT License
264 stars 56 forks source link

Fixed the return result of ShardingSuffixs cannot be correctly matched when using string type table suffix. #152

Closed geekeryy closed 6 months ago

geekeryy commented 6 months ago

…ot be correctly matched when using string type table suffix.

Fixed the problem that the return result of ShardingSuffixs cannot be correctly matched when using string type table suffix.

What did this pull request do?

User Case Description

geekeryy commented 6 months ago

@jinzhu Can you help me, thanks?

huacnlee commented 6 months ago

Thank you.

omer9564 commented 1 month ago

any plan on releasing this ?