-
Notifications
You must be signed in to change notification settings - Fork 49
fix: only include "collection" field if field in object #395
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
fix: only include "collection" field if field in object #395
Conversation
|
should we add some tests as well ? |
|
pgstac.sql is created by concatenating the separated .sql files, changes need to be made in the organized sql files |
|
@alukach It doesn't look like the tests are passing here |
|
@bitner Yeah, I think my fix actually doesn't work 🙃 Does anything stand out to you in the code changes that wouldn't work as I am expecting (ie not including |
|
@bitner okay, we're looking ✅ now |
closes #394