TiDB is an open source distributed HTAP database compatible with the MySQL protocol
mysql
go
sql
database
scale
serverless
distributed-transactions
distributed-database
cloud-native
tidb
hacktoberfest
htap
mysql-compatibility
-
Updated
Jun 20, 2021 - Go
Hi,
This issue is to add a unit test for
isAllTablesInSameDataSourcemethod inshardingRule.If you want to have an example, please refer to the test case for other method in
ShardingRuleTest.