Changes between Version 3 and Version 4 of Ticket #35921


Ignore:
Timestamp:
Nov 19, 2024, 7:53:39 PM (4 hours ago)
Author:
Raphael Gaschignard
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35921

    • Property Summary migration_test_data_persistence fails when running with parallelism > 1migration_test_data_persistence fails when running with parallelism > 1 and Postgres
  • Ticket #35921 – Description

    v3 v4  
    4545}}}
    4646
    47 Running with `--parallel=1` does not trigger this issue.
     47Running with `--parallel=1` does not trigger this issue. The issue triggers for me in Postgres but not with SQLite
    4848
    4949This issue was introduced with the fix for #35660 (in commit 060a22ee2dde7aa29a5a29120087c4864887325)
Back to Top