fix(core): Revert transactions until we remove the legacy sqlite driver (#10299)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-08-05 18:10:16 +02:00
committed by GitHub
parent 74e154b130
commit 1eba7c3c76
4 changed files with 10 additions and 64 deletions

View File

@@ -73,6 +73,7 @@ jobs:
env:
N8N_ENCRYPTION_KEY: ${{secrets.ENCRYPTION_KEY}}
SKIP_STATISTICS_EVENTS: true
DB_SQLITE_POOL_SIZE: 4
# -
# name: Export credentials
# if: always()