MerginMaps / MerginMaps/geodiff
Add index creation detection
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 183
- Forks
- 21
- Avg merge
- 9d 11h
- Merged PRs (30d)
- 2
Description
Please add detection for indices creation. Currently, if not created before the first synchronisation, they are later ignored.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names index creation during synchronisation but does not identify files or tests. Start by locating the synchronisation path and existing index handling in geodiff, then reproduce a case where an index is absent before the first synchronisation and later ignored. Done means that index creation is detected and handled during synchronisation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100