Skip to content

Fix validate

Yorick de Vries requested to merge fix-validate into dev

reorganizes code so validate with database access is not being called inside a transaction

Likely fixes the bug which causes the database connection to block:
https://github.com/typeorm/typeorm/issues/6779

Edited by Yorick de Vries

Merge request reports

Loading