openkfw / Oscar

A digital decision support system for humanitarian operations
https://www.oscarplatform.org/
GNU General Public License v3.0
11 stars 1 forks source link

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

Closed bariela closed 1 year ago

bariela commented 1 year ago

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

Checklist: