Skip to content

Revert "Merge branch 'fix-ci-test-schema-diverge-from-main' into 'master'"

Rémy Coutable requested to merge revert-02b2cc16 into master

What does this MR do and why?

Introduced by !100455 (merged), where the condition to recreate the databases depend on the number of columns in a table (Postgres maximum is 1600), but this condition only happen after a number of tests ran, and it wasn't the case in the above merge request, which means that we miss the LocalJumpError problem there.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports