mirror of https://github.com/citusdata/citus.git
resets enable_create_database_propagation
parent
e18c4400dc
commit
cd40380d80
|
@ -546,3 +546,4 @@ SELECT result FROM run_command_on_all_nodes(
|
|||
);
|
||||
|
||||
drop user create_drop_db_test_user;
|
||||
reset enable_create_database_propagation;
|
||||
|
|
Loading…
Reference in New Issue