8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Honor the --no-validate flag when working with tablespace_map. Reported by Vasiliy Puchkov.
--no-validate
The text was updated successfully, but these errors were encountered:
[Issue #364] honor the "--no-validate" flag when working with tablesp…
0e6e9a4
…ace_map
[Issue #364] added tests.validate.ValidateTest.test_no_validate_table…
34741de
…space_map
[Issue #364] correctly set null-termination char during tablespace_ma…
b1442f4
…p parsing
No branches or pull requests
Honor the
--no-validate
flag when working with tablespace_map.Reported by Vasiliy Puchkov.
The text was updated successfully, but these errors were encountered: