BrunoRoemers

Results 3 issues of BrunoRoemers

First steps towards implementing array support (#177). This PR is far from complete but this way @ko1nksm can give early feedback. I suggest we create a new branch to develop...

Are you planning to support testing of arrays? **Example use case** Suppose the function `copy_array` accepts two variable names and copies the values of the first variable into the second:...

ACCEPTABLE

## Expected Behavior ODM can handle spaces in collection ids. The official restrictions on collection ids are documented here: https://firebase.google.com/docs/firestore/quotas#limits ## Actual Behavior ODM refuses to generate code when a...