Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import des départements et AOMs 2023 (#3625)
* make import departements script work * same changes for departements than for communes * change of link for PECI * start explaining aom script * remove useless columns from aoms * still non working tests * use more conventional up / down syntax * tweak runtime for dev * it did work finally and was a problem with my test database * replace import aom with new files * first part of AOM import is working * continue work * continue work * AOM script goes to the end but generates mistakes * change migration * working full script (except commune principale) * deal with commas in surface * working main commune functino * remove structure * clean things * remove files * mix format mix credo * refactor import aom script * fix tests * remove useless method in migration * reverse runtime db timeout for dev * Move import aoms to mix task * correct some names * make main commune script more efficient * replace created in 2022 by created after 2021 * Add transaction timeout * mix format * Format number of AOMs --------- Co-authored-by: Antoine Augusti <[email protected]> Co-authored-by: Antoine Augusti <[email protected]>
- Loading branch information