go-gorm / sharding

High performance table sharding plugin for Gorm.
MIT License
255 stars 48 forks source link

feat: Support scenarios where split-table and non-table split tenants… #155

Closed geekeryy closed 4 months ago

geekeryy commented 4 months ago

… exist simultaneously in multi-tenant situations

Support scenarios where split-table and non-table split tenants exist simultaneously in multi-tenant situations

What did this pull request do?

User Case Description

geekeryy commented 4 months ago

@huacnlee Can you help me, thanks?