Description
Currently attempting to do "drop user if exists tom;" or " create user if exists tom password 'tom' " does not work. Would be a nice feature to add from a test automation standpoint so that we don't error out when attempting to clean up or create the test environment.