Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update datastore fetch to build columns from schema #25

Merged
merged 2 commits into from
Nov 9, 2021

Conversation

dgading
Copy link
Member

@dgading dgading commented Nov 2, 2021

When fetching new data from the datastore, build the columns using the schema instead of first row of data. On pages sending initial conditions, the columns would return empty if no data was found. Since the schema is now returned even if there are no results, we can use it to always build the column array.

@dgading dgading merged commit aef035f into master Nov 9, 2021
@dgading dgading deleted the update-datastore-fetch branch November 9, 2021 15:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant