dev-requirements.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 17 Nov 2016 17:26:49 +0100
branch3.23
changeset 11845 eed83dee2c79
parent 11375 fc8728791fbe
permissions -rw-r--r--
[migration] Fix 3.23.0 migration script, broken by a703f00718c2 * first query use "IN" where it should use "=" -> crash * second query is missing an interpolation -> crash * third query is attempting to remove constraint that have already been removed by the second query -> crash

pytest