Description and expected behavior
on 3.6.0 my seed functions ran successfully, after updating to 3.7.0 they throw an exception
SqliteError: cannot start a transaction within a transaction
Screenshots
Environment (please complete the following information):
- ZenStack version: [e.g., 3.7.0+]
- Database type: [sqllite]
- Node.js/Bun version: [node 22 ]
- Package manager: [npm]
Additional context
Add any other context about the problem here.
Description and expected behavior
on 3.6.0 my seed functions ran successfully, after updating to 3.7.0 they throw an exception
SqliteError: cannot start a transaction within a transactionScreenshots
Environment (please complete the following information):
Additional context
Add any other context about the problem here.