-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Index section is missing #529
Comments
Hi @EhsanRezaei1981 thanks for the feedback, could you ellaborate a bit on the idea you mention ? How are you going to handle this feature? Thanks |
Thanks @EhsanRezaei1981 could you provide me with a link to the forked repo so I can play with the functionallity? Also, you can raise a PR as well from the forked repo. Thanks |
Hi Braulio, I wanted to send PR but I am unable to push my branch. If you can give me that access, I can push the changes and then I will send PR. https://github.com/EhsanRezaei1981/mongo-modeler.git Regards, |
Thanks Eshan, You can fork the repo and raise a PR, below you will find a link on how it works: https://daily.dev/es/blog/how-to-contribute-to-open-source-github-repositories Thanks |
Ported into our main repo on branch: https://github.com/Lemoncode/mongo-modeler/tree/feature/%23529-index-section-is-missing Pending todo:
|
Hi Brauliodiez, I hope you are well. I have fixed the code and pushed the changes. I ran 'npm run test' with no error. Can you please explain the multiple selection tree clearly to me? Based on your explanation, I understand that instead of the free capture input, you want the list of fields to be selected. Please correct me if I am wrong. If yes, please note that we can do it in the next Manage Index version, as I do believe that it is not necessary at the moment. Regards, |
Hi Team,
I hope you're all doing well.
First and foremost, I want to express my gratitude for your hard work and dedication to this open-source project.
Recently, I pulled the code and started working on implementing the indexing functionality, which I feel is currently missing. From a database design perspective, this omission can be particularly challenging, especially when unique indexes need to be defined during the design phase.
I aim to complete this part by the end of the month, although my progress is limited as I can only dedicate two hours per day to this task.
Thank you for your support.
Best regards,
Ehsan
The text was updated successfully, but these errors were encountered: