clotildeguinard
Results
2
issues of
clotildeguinard
The check command was ignoring the checkout parameter when it was present in the config file. Now the checkout parameter from the .cruft.json file is taken into account. If it...
Signed-off-by: Clotilde Guinard ## Description Resolves #752 ## Development notes Now a SQLQueryDataSet can be customized with execution options (see https://docs.sqlalchemy.org/en/latest/core/connections.html#sqlalchemy.engine.Connection.execution_options). Internally, the SQLQueryDataSet class used to "cache" the different...