Brandon Moore

Results 8 comments of Brandon Moore

Will do. It might not be until next week though.

One thing that I thought was missing until I looked close at the docs was multi for options and flags (e.g. .optmulti, .optflagmulti. It might be nice to either include...

@yatriks, it looks like those fields are actually being searched, the JSON returned displays the values as null though (most likely this is worthy of a new issue). For conformation...

Ah, I figured it might've been tried before. I know I've had trouble with https, gh-pages, and custom domains before, but that's clearly not the problem here. Is there any...

I could see why that would give you pause. In case you do want to try that transfer, I made a [post](https://github.community/t5/Pages/Custom-apex-domain-and-subdomain-for-two-projects-in-the-same/m-p/5488/highlight/true#M386) on the Github community forum relating to what...

That makes sense. Looking over the code I can only come up with one possible solution (and it's hacky). It might be possible to have a text input field in...

Didn't realize I already made a PR for this, #39

Instead of using two databases and dumping database info, it would make a lot more sense to use Diesel's ability to print the schema. This only gives table structure, but...