Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

refactored GeoData.yml keys for storing into database table #155

Merged
merged 3 commits into from
Sep 20, 2022

Conversation

bariela
Copy link
Collaborator

@bariela bariela commented Aug 24, 2022

Description

Replacing "storeToDb" and "collectionName" keys in GeoData.yml config file with "createTable" and "storeToTable".
Old version will be deprecated, but still working as before. New version allows for storing data into table without clearing content and creating new table.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that there aren't other open Pull Requests for the same update/change.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bariela bariela requested a review from srezacova September 7, 2022 07:26
@bariela bariela merged commit 3bb7cc1 into main Sep 20, 2022
@bariela bariela deleted the geodata-table-update branch September 20, 2022 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants