Disconnect before dropping tables in tests
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 10 Oct 2017 14:25:33 +0000 (15:25 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Thu, 16 Nov 2017 13:00:56 +0000 (13:00 +0000)
commitc700ee3cad0ef31fad1d50db6990f0d9f65cac94
tree2b063ae314eb1a4f5eb2c906d8227c17e00e7619
parent20d44ba70154a47099b1c9d9ffa58af75d55c28c
Disconnect before dropping tables in tests

The table dropping methods create their own database connections, so
make sure the main one is down before that.  Firebird 3.0 hangs when
dropping views otherwise.
t/lib/dbixcsl_common_tests.pm