Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (atlas_synthese.sql): avoid the error geometry does not exist
With pg_restore the search_path is not set to public. So, the error "geometry does not exist" is raised.
- Loading branch information