Joseph Roddy

Results 56 comments of Joseph Roddy

Thanks for the kind words @nicbyron ! I haven't really done active development on this project in a while since I haven't been using firebase as much recently and there...

I don't think this is supported at the moment, but I can't totally remember. Sorry, I haven't worked on this project in a while. You could try something like: `select...

Ah, okay, sorry! The next time I work on this I'll see if I can get a query like that working.

Hey Adam, Really sorry, I've been out of the country on vacation. I think there is an issue with different file formats on different OS's. For instance, here is how...

I'll take a look at it. Are the other filters working okay for you @wikes82 ? I noticed a warning the other day w/ firestore storing dates differently than the...

Okay, weird, haha. Thanks for the heads up, dont really use firestore for my own development, so this is really helpful!

Surprised I didn't notice this. Thanks @Gloix . You can use a lower-case 'and' for now and it should work as intended. I'll have this fixed for the next release.

Right, maybe we should make another issue for that at some point. I have a page with some of the supported/non-supported features [here](https://docs.firestation.io/#where-clauses-filtering-data). It's possible it's out of date.

Great idea @Gloix ! Right now it's just the "Documentation" button in the sidebar, but I doubt many people actually click it. Error handling could definitely use a lot of...

Hey @DonaldBough Should've asked, did you try setting up with the `projectRevamp` branch by any chance? Been doing all my upgrades there: `git fetch --all` `get checkout projectRevamp` `rm -rf...