Miha Vrhovnik
Miha Vrhovnik
The parameter is missing when not checked and form is submitted this results in a null, which is then converted into the false. IMO the behavior is correct.
AFAIK windows Vista + supports hardlinks... and afair PHP too.
That is fine if it will be dynamically linked. I explicitly stated that this applies to static linking. And by default go links statically, but I might be wrong. ldd...
I don't think that's easy to convince (or even possible) go to just link .a files together, to produce the final executable. So For all practical purposes statically linking (L)GPL...
Excellent. Then Just add to readme, that the gmp lib must be dynamically linked due to LGPL license if one wants to use it in commercial projects. Many are not...
The solution is TO NOT use bytea and use native uuid type. The native type already stores uuid as a binary, but returns/requires the text representation for SQL
Yep, I'm also hitting this one. IMO all represenations should have "groups" e.g pager pager, collection, collection ...
@mgiustiniani: There is no need for that. All that has to be done is add groups into all default Hateoas configurations. e.g Paginated representation configuration gets put into `hateoas_paginated` group,...
@willdurand why did you close this? Usually You don't want a Default group as this means that you have to push a lot of your own property declarations into another...
You don't need this bundle anymore with sf 3.3. because all features from this bundle are supported natively