You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Feature: support shadow type match regex #365:
1. create shadow tables in init.sql & sharding.sql
2. hide shadow tables for "show tables" command
3. impl shadow match hint rule (only select)
4. support shadow type match regex (only select)
* Feature: support shadow type match regex #365:
add integration test for shadow tables
* Feature: support shadow type match regex #365:
1. create shadow tables in init.sql & sharding.sql
2. hide shadow tables for "show tables" command
3. impl shadow match hint rule (only select)
4. support shadow type match regex (only select)
* Feature: support shadow type match regex #365:
add integration test for shadow tables
* Feature: support shadow type match regex #365:
1. impl shadow match hint rule (insert/update/delete)
2. support shadow type match regex (insert/update/delete)
3、integrate test
* Feature: support shadow type match regex #365
modify error messages and comments
* Feature: support shadow type match regex #365
ignore parameters temporary
What would you like to be added:
Why is this needed:
The text was updated successfully, but these errors were encountered: