-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
NEW
-
NEW
-
While running db script in unit tests, some of them fail as the connection is marked as failed and thus as a rollback in case of any exception (eg. PostgreSQL).
When running drop statements, this should be ignored and avoid marking the transaction as rollback.