Kunal Nagpal
Kunal Nagpal
Hi, thanks for this great project! Some other linters like [ESLint](https://eslint.org/docs/2.13.1/user-guide/configuring#disabling-rules-with-inline-comments) allow granular lint control. Is there a way to disable a lint rule for a particular table/column? Something like:...
Hi! 👋 I have a use case where we're trying to automate the generation of `alter` queries between two specific git commits. For some reason, the diffs aren't showing up...
First off, thanks for building and sharing this tool! I'm finding it quite handy 😄 Would you consider supporting a combined `alter` statement for multiple changes in the same table?...