Alex Nadalin

Results 145 comments of Alex Nadalin

@prolic yup, you can go with another PR. Im waiting @nrk's feedback to merge it

hey @phpnode, thanks for the suggestion! Im not superfamiliar with maven, could you try to do a first, initial, implementation of a PR? Cheers!

@davidino this is not trivial what I mean is that if you have a record, you change a property, save it. Then you fetch it back with the identity map...

Hola, one of the original authors here! The project is definitely unmaintained and unfinished -- last time I worked on it I still knew how to write PHP code, something...

code coverage and todos are pre-release tickets, meaning that when a release is ready to be rolled out we try to increase code coverage and eliminate todos, thats why they're...

@nrk do you this this is really useful? Im starting to doubt it, maybe we should postpone it

thanks for clarifying man, I wasnt 100% sure

@davidino, why not implements a `ReturningCommand` interface for `Select` and `Insert` ? Then we can do an `instanceOf ReturningCommand`