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: inability to use capitalized field names #19

Closed omikulcik closed 1 year ago

omikulcik commented 1 year ago

Users were unable to use fileds that contained capital letters so it was fixed.