Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: support shadow type match regex #365

Closed
Lvnszn opened this issue Aug 17, 2022 · 0 comments
Closed

Feature: support shadow type match regex #365

Lvnszn opened this issue Aug 17, 2022 · 0 comments
Assignees
Labels
shadow Shadow table.

Comments

@Lvnszn
Copy link
Contributor

Lvnszn commented Aug 17, 2022

What would you like to be added:

Why is this needed:

@dongzl dongzl added the shadow Shadow table. label Aug 20, 2022
jjeffcaii pushed a commit that referenced this issue Sep 12, 2022
* 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
dongzl pushed a commit that referenced this issue Sep 18, 2022
* 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
@dongzl dongzl closed this as completed Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shadow Shadow table.
Projects
None yet
Development

No branches or pull requests

3 participants