Garry Polley

Results 34 comments of Garry Polley

Some info on [sqlite](http://www.sqlite.org/whentouse.html) that shows some good use cases. Most small, low traffic websites would be okay, but with a personal website images, music, files are often uploaded. These...

Here's an easier to digest version of the LGPL: https://choosealicense.com/licenses/lgpl-3.0/ My understanding is the main difference is the nature of forcing the GPL on the consumer. Since this is a...

I think it's safe to say this project has died.

This should be merged to update the documentation. The current doc fails to actually get _any_ results when you query the `FuelSDK.ET_DataExtension_Column()` as specified in the example.

@devinbarry is there a reason a pull request back to this project can't/won't be made? It's generally a sign a project will fail if it starts having multiple sources of...

@devinbarry as you've seen there isn't a lot of support for the project. Other than when a few of us get a chance to review PRs and/or merge them. If...

We are all very grateful of any contributions folks make. Thanks for taking the time to even update the library. We are happy to help out where we can if...

Thanks for looking at django-mongonaut. This may seem like a silly question, but are you logged in to your application locally? It wasn't mentioned in the steps, so I just...

The best I can say is that `field_key` should probably be `base_key`. I looked at the commit history and that's likely been a bug for 6 years.

I don't fully remember to be honest. I don't think it's 100% covered for the various ways documents can be nested. I've not really touched the feature since I added...