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

Allow STRICT_ALL_TABLES when enforcing strict_trans_tables #4534

Merged
merged 1 commit into from
Jan 19, 2019

Commits on Jan 18, 2019

  1. Since STRICT_ALL_TABLES is a superset of STRICT_TRANS_TABLES, allow d…

    …bs to be configured with STRICT_ALL_TABLES when vitess is enforcing STRICT_TRANS_TABLES (-enforce_strict_trans_tables=true)
    
    Signed-off-by: Miriam Lauter <lauter.miriam@gmail.com>
    mlauter committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    4e8ff1a View commit details
    Browse the repository at this point in the history