How can I create a calculated DB column?
I need a numeric DB column called "Location" in the form of e.g.: [48.143,11.574]. As I understand from a prior post, Appery does not support direct developer use of the Mongo Shell, and I don't believe I can import a CSV file with a column like that. Is there a cURL command that Appery will accept or some JS that will do that? Thanks.