-
Notifications
You must be signed in to change notification settings - Fork 602
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
Add support to observe on selected columns of a collection #609
base: master
Are you sure you want to change the base?
Conversation
I know it's WIP, but a few things will be required:
Thanks so much for contributing @pranjal-jain! |
Fix a few types
@radex Thanks for taking out time to review this. I have made the changes requested by you. I have exposed Let me know if you have a better API in mind to expose this feature. |
amazing @pranjal-jain! Thanks for doing this work! I will try to check out the PR in the next week or so |
8b6ab82
to
8786d99
Compare
@radex Waiting for you to review this whenever you get time. |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@pranjal-jain @radex I have merged these changes into latest master here pranjal-jain#4. With latest master merged, here's the updated diff with nozbe/master |
pull nozbe/master
Solves #217