Tadeu Bento

Results 248 comments of Tadeu Bento

@hashstudio please fix the compatibility issue @cdvrooman noticed and add some unit tests. Thank you.

I guess this logic also applies to `insert` statements...

Hi @James-A1 many thanks for your feedback and research on the issue. I never used postgres in my life but this issue seems to the same reported in #146, potentially...

`eval()` is dangerous. http://php.net/manual/en/function.eval.php ````` The eval() language construct is very dangerous because it allows execution of arbitrary PHP code. Its use thus is discouraged. If you have carefully verified...

@robertaodj take a look at the @mrcnpdlk at #151 . At least half of your problem is already fixed.

@DarkMukke go ahead. Thank you.

This make my #167 a duplicate. You've the code, just PR.

@DarkMukke I noticed there are other additional changes not related to the DocBlocks. What about just committing DocBlock changes right now and ignore everything else? 👍