notum-cz / strapi-plugin-location

This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their location.
MIT License
24 stars 13 forks source link

fix: deleted values for capitalized columns on startup #26

Closed omikulcik closed 1 year ago

omikulcik commented 1 year ago

Field names that contained capital letters had their values deleted on startup so it had to be fixed