Paul R Rogers
Paul R Rogers
@solflare I think this would help with some of the races we saw at PS. Maybe you can get it into this upstream release?
This may be out of scope. Though you could wrap shell commands in your own Artisan command.
@kylekatarnls I see this is marked "Good first issue" though I'm having trouble finding any metric or even getting a custom rule's `apply` invoked. Do I need to fork PDepend...
@kylekatarnls I've prepared pdepend/pdepend#490 though not sure where the docs are within that repo in order to update them. Do you have any insight on where I should look?
Aliases seem like a fitting workaround. Any idea how that'd look? I already tried aliases as SQL strings in either and both the 'join' and 'with' like "my_table AS t1",...
Perhaps instead of dropping `--no-check-unique-key-change` the PTOSC recommended check(s) should be run by OM, unless user explicitly opts into PTOSC's `--check-unique-key-change`. If PTOSC checks unique keys by default it will...