Nick R

Results 3 issues of Nick R

Hey there, thank you for writing this plugin. Curious if it's intended to support Blink doorbell cameras?

When attempting to get the COUNT somewhere within the kaminari code, an ambiguous column error is being generated: `PG::AmbiguousColumn: ERROR: column reference "id" is ambiguous` This is the generated SQL...

When running the pure-component codemod on a typescript file ``` // TransformTest.tsx import React from 'react'; class TransformTest extends React.Component { render() { return I've too much class; } }...