Commit ff800089 authored by Marcin's avatar Marcin Committed by Marcin
Browse files

functional tests: correctly remove database after a test

A databses for tests are created with double quoted name and were dropped
without quoting its names. Unqoted identifires are made lowered case
and quoted preserve letters cases, so when a test database
containded capital letters, then DROP command did not find a database
to drop.
parent b3a44006
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment