Dion Bramley
Dion Bramley
I am using apiary for both internal specification for our devs building the api and for providing documentation to devs at other companies consuming our api. Comments would be useful...
Have you tried loading this plugin with something like ocLazyLoad? On 24/02/2016 10:09 pm, "Mubasshir Pawle" [email protected] wrote: > Hi, > It's a good plugin and works like a champ....
I have a pressing need for this, so I would like to try to put together a PR for exposing a connect method that you can pass an *sql.DB into....
My immediate usecase for insertonly would be for CreatedAt and CreatedBy fields. To ensure that they are only written to on creation of a resource, and to protect against devs...
Thanks @xwendotnet that worked for me. If you set the timeout interval to 0 it still works and there is no blink.
Upgrading to 2.2.0.beta-1 worked for me. Thanks @olekolek1000 for the suggestion
It is getting handled in your code, but git2 is not emitting an error where your code expects one for detecting that the key is passphrase protected. Which means that...